PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
22 stars 8 forks source link

[run.sh] sed failing to operate replace with some URLs #89

Closed jokesterfr closed 3 months ago

jokesterfr commented 3 months ago

At runtime:

Attaching to prestashop-1
prestashop-1  | * Applying PS_DOMAIN (https://test.something-like.this.com) to the dump...
prestashop-1  | sed: bad option in substitution expression
prestashop-1 exited with code 1

@hschoenenberger just had this issue Today as well.

jokesterfr commented 3 months ago

To be fixed by https://github.com/PrestaShop/prestashop-flashlight/pull/88