[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installation: dont delete $TMPFILE twice
Holger Levsen
holger at layer-acht.org
Sat Apr 8 11:51:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 51357ed592999c4d4ccddbf0741e5f7221d4126e
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Apr 8 13:51:43 2017 +0200
chroot-installation: dont delete $TMPFILE twice
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/chroot-installation.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index b056671..dd2bd52 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -294,7 +294,6 @@ if [ "$DISTRO" = "sid" ] ; then
echo "Warning: Transitional packages found:"
cat $TMPFILE
fi
- rm -f $TMPFILE 2>/dev/null
fi
echo "Debug: Removing trap."
--
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