X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-debootstrap;fp=grml-debootstrap;h=126cb418bd07fc81155be9b640405078f596ff7b;hb=48f3096e134178e8a754fe8891011c3803743d1a;hp=709230d8abe8fe543d25d9f406b51673b29a7b3e;hpb=9706bd99799c2d690d4c8f4f69d158aee307c408;p=grml-debootstrap.git diff --git a/grml-debootstrap b/grml-debootstrap index 709230d..126cb41 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -1352,7 +1352,6 @@ mkfs() { # race conditions :-/ sleep 2 - eend $RC fi } # }}} @@ -1744,7 +1743,6 @@ debootstrap_system() { fi fi - eend $RC } # }}} @@ -2069,7 +2067,6 @@ chrootscript() { fi try_umount 3 "$MNTPOINT"/dev/pts try_umount 3 "$MNTPOINT"/dev - eend $RC fi # finally get rid of chroot-script again, there's no good reason to