[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible openwrt: fix typo
Holger Levsen
holger at moszumanska.debian.org
Sun Jun 14 20:33:42 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 1cd9947d4cca0d63512519061fab09875660732f
Author: Reiner Herrmann <reiner at reiner-h.de>
Date: Sun Jun 14 22:30:21 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 c7cddcf..353ff35 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -132,7 +132,7 @@ openwrt_cleanup() {
}
build_two_times() {
- $TARGET=$1
+ TARGET=$1
openwrt_config $TARGET
openwrt_build_toolchain
--
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