[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible coreboot: fix cleanup

Holger Levsen holger at moszumanska.debian.org
Fri Jun 12 08:12:01 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 f93b4f4352e2cb93a7bc53a2146b228256afabec
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 12 10:07:59 2015 +0200

    reproducible coreboot: fix cleanup
---
 bin/reproducible_coreboot.sh | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index a0a7f46..89856a0 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -279,8 +279,6 @@ print_out_duration
 irc_message "$REPRODUCIBLE_URL/coreboot/ has been updated."
 echo "============================================================================="
 
-# remove coreboot tree, we don't need it anymore...
-cd
-rm coreboot -r
+# remove everything, we don't need it anymore...
 cleanup_tmpdir
 trap - INT TERM EXIT

-- 
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