[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: cleanup file after usage
Holger Levsen
holger at moszumanska.debian.org
Wed Jun 3 09:30:34 UTC 2015
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 fb61774652c1062b62bf825fc6fe3c8c6530a721
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jun 3 11:30:22 2015 +0200
reproducible: cleanup file after usage
---
bin/reproducible_create_meta_pkg_sets.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index e6b7892..e814166 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -74,6 +74,7 @@ get_installable_set() {
rm $TMPFILE
echo "Warning: dose-deb-coinstall cannot calculate the installable set for $1"
fi
+ rm ${TMPFILE2}
set -e
}
--
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