1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

and another one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12217 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-06 16:14:53 +00:00
parent a0e3e53cfe
commit 144109da9d

View File

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