PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
24 stars 10 forks source link

fix(run): unprecise script lock checks #34

Closed jokesterfr closed 10 months ago

jokesterfr commented 10 months ago
Questions Answers
Description? This minor fix correct the way messages are displayed: if you do not have a post-script or no init-script, the proper warning will be echoed to the run.sh output.
Type? bug fix
BC breaks? no
Deprecations? no
How to test? Run flashlight without init nor post scripts, and check you have "* No init-script(s) found" in your output.