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

Holger Levsen holger at moszumanska.debian.org
Fri Jun 12 13:20:33 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 1d2f5c0ff1f2e9b29fa68d16603f26271fc7f767
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 12 15:20:01 2015 +0200

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

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 82e8bc3..c87c74f 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -82,7 +82,7 @@ echo "==========================================================================
 git clone git://git.openwrt.org/openwrt.git
 cd openwrt
 OPENWRT="$(git log -1)"
-OPENWRT_VERSION=$(git describe -always)
+OPENWRT_VERSION=$(git describe --always)
 echo "This is openwrt $OPENWRT_VERSION."
 echo
 git log -1

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