[Git][reproducible-builds/attic/reprobuild][master] Clean up the chroot afterward
Steven Chamberlain
gitlab at salsa.debian.org
Mon Mar 4 15:23:06 CET 2019
Steven Chamberlain pushed to branch master at Reproducible Builds / attic / reprobuild
Commits:
24658419 by Steven Chamberlain at 2019-03-04T14:22:56Z
Clean up the chroot afterward
- - - - -
1 changed file:
- sbuild.sh
Changes:
=====================================
sbuild.sh
=====================================
@@ -10,5 +10,7 @@ exec nice env -i \
--no-apt-distupgrade \
--pre-build-commands='sort -u < repro-build-env.list | %e tee /etc/apt/sources.list.d/repro-build-env.list' \
--pre-build-commands='cat script.sh | %e /bin/sh' \
+ --post-build-commands='%e rm -f /etc/apt/sources.list.d/repro-build-env.list' \
+ --post-build-failed-commands='%e rm -f /etc/apt/sources.list.d/repro-build-env.list' \
--verbose \
$*
View it on GitLab: https://salsa.debian.org/reproducible-builds/attic/reprobuild/commit/24658419935da2980358f37fe4fe0007a5f3b495
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/attic/reprobuild/commit/24658419935da2980358f37fe4fe0007a5f3b495
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190304/64ccd9a3/attachment.html>
More information about the rb-commits
mailing list