and another one
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 16:14:53 +0000 (16:14 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 16:14:53 +0000 (16:14 +0000)
SVN-Revision: 12217

scripts/env

index afa6d9fff48e52a31073ab51e026fe436f5d5132..83fe8a6af8fd682870d680ff69cee02f92624917 100755 (executable)
@@ -162,7 +162,7 @@ env_switch() {
 
        env_init
        env_ask_sync
-       git-checkout "$NAME"
+       git-checkout "$name"
        env_link_config
 }