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

Holger Levsen holger at moszumanska.debian.org
Fri Jun 5 09:22:25 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 8cdf77266510551c1287549e4d59988fdc060996
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 5 11:21:53 2015 +0200

    reproducible: fix typo
---
 bin/reproducible_coreboot.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 6734318..e36b654 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -148,7 +148,7 @@ echo "$(date) - Cloning the coreboot git repository with submodules now."
 echo "============================================================================="
 git clone --recursive http://review.coreboot.org/p/coreboot.git
 cd coreboot
-COREBOOT="$(git log -1 | head 3)"
+COREBOOT="$(git log -1 | head -3)"
 
 echo "============================================================================="
 echo "$(date) - Building cross compilers for ${ARCHS} now."

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