Skip to content
Unverified Commit 2da5844d authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

schroot-create: properly fail when apt fails



no need to mess with set -e/set +e, because the return code of apt-get
is shadowed by `tee` (unless -o pipefail is used, which is not the case
here).

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent dc4259d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment