From 7351b4d5d4f434cdd1eeb231ac60150717b5590b Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 14 Jul 2005 16:23:21 +0000 Subject: [PATCH] sort correctly --- build/buildcvs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build/buildcvs b/build/buildcvs index 3b8b846..f2187dc 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -2,6 +2,7 @@ portalstag="HEAD" libsysiotag="HEAD" +snmptag="" export LC_COLLATE=C @@ -22,14 +23,14 @@ case "$lustretag" in portalstag="b1_2" ;; - b_cmd*) - portalstag="$lustretag" - ;; - b1_4_newconfig) portalstag="b_hd_newconfig" ;; + b_cmd*) + portalstag="$lustretag" + ;; + b_port_ahead) portalstag="b_port_ahead" ;; -- 1.8.3.1