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

Holger Levsen holger at moszumanska.debian.org
Thu Jun 11 18:32:52 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 a385a48fe8981c2d3196c313544bdd474cc74d54
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jun 11 20:32:23 2015 +0200

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

diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index c39771c..a0a7f46 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -271,8 +271,6 @@ echo -n "$COREBOOT" >> $PAGE
 write_page "     </pre></p>"
 write_page "    </div></div>"
 write_page_footer coreboot
-cd ..
-PAGE=coreboot/coreboot.html
 publish_page
 
 # the end
@@ -282,6 +280,7 @@ irc_message "$REPRODUCIBLE_URL/coreboot/ has been updated."
 echo "============================================================================="
 
 # remove coreboot tree, we don't need it anymore...
+cd
 rm coreboot -r
 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