SVN-Revision: 12217
@@ -162,7 +162,7 @@ env_switch() {
env_init
env_ask_sync
- git-checkout "$NAME"
+ git-checkout "$name"
env_link_config
}