From 1391134579a376cfb38523efe8bda356fc783bb4 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Wed, 6 Aug 2008 16:14:53 +0000
Subject: [PATCH] and another one

SVN-Revision: 12217
---
 scripts/env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/env b/scripts/env
index afa6d9fff4..83fe8a6af8 100755
--- a/scripts/env
+++ b/scripts/env
@@ -162,7 +162,7 @@ env_switch() {
 
 	env_init
 	env_ask_sync
-	git-checkout "$NAME"
+	git-checkout "$name"
 	env_link_config
 }
 
-- 
GitLab