X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=8a35f29ccf4bd091b0f27c002aea029916e1a7ca;hp=2c294653dd5a24edd4c63cb824d573265ce7d9b8;hb=c59878b7597b82fc8f94ba5312c01e0a94075a4f;hpb=ed17c9501e61f1fe58168606feaffa3abd63dba8 diff --git a/chroot-script b/chroot-script index 2c29465..8a35f29 100755 --- a/chroot-script +++ b/chroot-script @@ -804,7 +804,7 @@ trap signal_handler HUP INT QUIT TERM custom_scripts upgrade_system remove_apt_cache services \ remove_chrootmirror; do if stage $i ; then - $i || exit 1 + $i stage $i 'done' fi done