516e3ae7d6
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 |
||
---|---|---|
.. | ||
50-store-build-settings | ||
99-enable-install-types |