summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAlex Bennée2019-08-14 11:54:26 +0200
committerAlex Bennée2019-09-10 15:14:31 +0200
commitbf5b512cd416b165a677e47229f8968b461b9004 (patch)
tree590015ff8f61c529323e2255bd714b905fda3ba1 /scripts
parenttests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGES (diff)
downloadqemu-bf5b512cd416b165a677e47229f8968b461b9004.tar.gz
qemu-bf5b512cd416b165a677e47229f8968b461b9004.tar.xz
qemu-bf5b512cd416b165a677e47229f8968b461b9004.zip
tests/docker: avoid $SHELL invoke bash directly
On some images SHELL is pointing at a limited /bin/sh which doesn't understand noprofile/norc. Given the run script is running bash just invoke it directly. This fixes: $ make docker-test-build@IMAGE DEBUG=1 [...] + echo ' ./test-build' ./test-build + echo '* Hit Ctrl-D to continue, or type '\''exit 1'\'' to abort' * Hit Ctrl-D to continue, or type 'exit 1' to abort + echo + /bin/sh --noprofile --norc /bin/sh: 0: Illegal option -- Fixes: 2b0c4fa13f3 Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions