summaryrefslogtreecommitdiffstats
path: root/scripts/env
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-08-06 16:14:53 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-08-06 16:14:53 +0000
commit144109da9df550ea2dcc21ee86156d7027ebd58e (patch)
tree160c0c782266b4bfef5c0780f568915a7740e5f5 /scripts/env
parenta0e3e53cfe38a29e91e319830f91e4e55bb81e38 (diff)
and another one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12217 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 afa6d9fff..83fe8a6af 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
}