[Qa-jenkins-scm] [jenkins.debian.net] 02/06: schroot-create: don't remove the trap, we want the cleanup to happen at the end

Mattia Rizzolo mattia at debian.org
Sat Apr 7 13:12:39 UTC 2018


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit 3254ee8289d1dfa01df0755b0b83e58cc9c5ee9f
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Apr 7 14:28:00 2018 +0200

    schroot-create: don't remove the trap, we want the cleanup to happen at the end
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 bin/schroot-create.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index cb1d70c..f64d502 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -199,8 +199,6 @@ bootstrap() {
 
 bootstrap $@
 
-trap - INT TERM EXIT
-
 # pivot the new schroot in place
 rand="$(date -u +%Y%m%d)-$RANDOM"
 if $REPRODUCIBLE ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list