PrestaShop / prestashop-flashlight

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

find -exectutable does not work on old Linux images #120

Closed jokesterfr closed 1 month ago

jokesterfr commented 1 month ago

With prestashop-flashlight:1.6.1.11-5.6 we get:

* MySQL dump restored!
2024-07-16 15:15:01 find: unrecognized: -executable
2024-07-16 15:15:01 BusyBox v1.28.4 (2018-12-31 18:05:13 UTC) multi-call binary.
2024-07-16 15:15:01
2024-07-16 15:15:01 Usage: find [-HL] [PATH]... [OPTIONS] [ACTIONS]
2024-07-16 15:15:01
2024-07-16 15:15:01 Search for files and perform actions on them.
2024-07-16 15:15:01 First failed action stops processing of current file.
2024-07-16 15:15:01 Defaults: PATH is current directory, action is '-print'

It would be great to get this as a x-compatible use in run.sh