diskimage-builder/elements/base/extra-data.d
Pino Toscano 516e3ae7d6 Use find instead of ls
The listing of *-$INSTALL_TYPE-install files currently uses ls, which
errors out when the glob matches no files, thus using true to not fail
it.
Instead, use find to collect the file list, so there is no need to
ignore the command errors.

Change-Id: Ic6888106858df320a1c90a84f1b9ec74d436b9e6
2015-03-31 13:24:29 +02:00
..
50-store-build-settings Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
99-enable-install-types Use find instead of ls 2015-03-31 13:24:29 +02:00