and another one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12217 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2008-08-06 16:14:53 +00:00
parent 6b28de3047
commit 1185dde951

View File

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