summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt.sh
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2015-06-14 22:30:21 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-14 22:33:05 +0200
commit1cd9947d4cca0d63512519061fab09875660732f (patch)
tree1749d4e34f9173c423ca2da9420f811d201f6ba8 /bin/reproducible_openwrt.sh
parentc0dab831339ac40750e72c3cf6f77eff265ac678 (diff)
downloadjenkins.debian.net-1cd9947d4cca0d63512519061fab09875660732f.tar.xz
reproducible openwrt: fix typo
Diffstat (limited to 'bin/reproducible_openwrt.sh')
-rwxr-xr-xbin/reproducible_openwrt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index c7cddcf3..353ff358 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