X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=tools%2Fmake-functions;h=a50538e9dc11ec3139321e9a4523f230a0256efa;hp=16041099ccbc84e7869921c3b846749833b83d80;hb=a1531946206be54d01ccb7c9266c8d6f8fcce172;hpb=bcb9dc13d72e5d1182da8b7ebca747ac0b7e587c diff --git a/tools/make-functions b/tools/make-functions index 16041099c..a50538e9d 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -462,7 +462,7 @@ entershell() { KGCC="ccache /usr/bin/gcc" \ $(fake_environ) \ $(qemu_environ) \ - /tools/bin/bash + /tools/bin/bash -i if [ $? -ne 0 ]; then beautify message FAIL exiterror "chroot error"