and another one

SVN-Revision: 12217
This commit is contained in:
Felix Fietkau 2008-08-06 16:14:53 +00:00
parent 88b0d6785e
commit 1391134579
1 changed files with 1 additions and 1 deletions

View File

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