Whamcloud - gitweb
sort correctly
authorjacob <jacob>
Thu, 14 Jul 2005 16:23:21 +0000 (16:23 +0000)
committerjacob <jacob>
Thu, 14 Jul 2005 16:23:21 +0000 (16:23 +0000)
build/buildcvs

index 3b8b846..f2187dc 100644 (file)
@@ -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"
        ;;