aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/env
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-08-06 16:14:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-08-06 16:14:53 +0000
commit1391134579a376cfb38523efe8bda356fc783bb4 (patch)
tree2a59b78930ce5c0a28b5aea699cab71fa267f9d7 /scripts/env
parent88b0d6785e938cdc182cfb5cd15d9c353bf7f22f (diff)
downloadupstream-1391134579a376cfb38523efe8bda356fc783bb4.tar.gz
upstream-1391134579a376cfb38523efe8bda356fc783bb4.tar.bz2
upstream-1391134579a376cfb38523efe8bda356fc783bb4.zip
and another one
SVN-Revision: 12217
Diffstat (limited to 'scripts/env')
-rwxr-xr-xscripts/env2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/env b/scripts/env
index afa6d9fff4..83fe8a6af8 100755
--- a/scripts/env
+++ b/scripts/env
@@ -162,7 +162,7 @@ env_switch() {
env_init
env_ask_sync
- git-checkout "$NAME"
+ git-checkout "$name"
env_link_config
}