Remove bashisms from scripts
Scripts must be able to run in chrooted environment without the `bash`. Remove call of internal `shopt` command and fix shebang. Fixes T4475 Signed-off-by:Denis Pynkin <denis.pynkin@collabora.com> Differential Revision: https://phabricator.apertis.org/D7426
Showing
- scripts/add-xdg-user-metadata.chroot 1 addition, 3 deletionsscripts/add-xdg-user-metadata.chroot
- scripts/ostree-prepare.sh 1 addition, 1 deletionscripts/ostree-prepare.sh
- scripts/setup_image_version.chroot 1 addition, 4 deletionsscripts/setup_image_version.chroot
- scripts/setup_sysroot.chroot 1 addition, 4 deletionsscripts/setup_sysroot.chroot
- scripts/setup_user.chroot 1 addition, 4 deletionsscripts/setup_user.chroot
Please register or sign in to comment