X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=apt-in-chroot;h=f1c720199c6ee674ff1798bf926e5ff07a5215b1;hb=958cb6cda7e7d8ee621bf22c95f8a475f5ef27e1;hp=279b95f9fc773b5fe93aba019ddc6216b2ab43d6;hpb=93cb66500f328580bbfd5cd9018020d1f7db7fbc;p=dsa-metapackages.git 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