fix kmod-ide-core packaging for 2.6.26+
[openwrt.git] / scripts / env
index afa6d9f..83fe8a6 100755 (executable)
@@ -162,7 +162,7 @@ env_switch() {
 
        env_init
        env_ask_sync
-       git-checkout "$NAME"
+       git-checkout "$name"
        env_link_config
 }
 
This page took 0.023529 seconds and 4 git commands to generate.