X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=blobdiff_plain;f=apt-in-chroot;h=f1c720199c6ee674ff1798bf926e5ff07a5215b1;hp=279b95f9fc773b5fe93aba019ddc6216b2ab43d6;hb=a05dd9f1aa349a0d1164ca63453b18c81cdb973b;hpb=bbefb0dbee5cf123a977a0eefb8996e372182a85 diff --git a/apt-in-chroot b/apt-in-chroot index 279b95f..f1c7201 100755 --- a/apt-in-chroot +++ b/apt-in-chroot @@ -53,6 +53,7 @@ install|remove|purge|build-dep) ;; *) echo "$APTCMD is not a valid apt sub-command" + exit 1 ;; esac