Whamcloud - gitweb
b_release_1_4_6-patchless is now using lustre-build from HEAD. Happy hacking.
authorbrian <brian>
Tue, 4 Apr 2006 20:47:45 +0000 (20:47 +0000)
committerbrian <brian>
Tue, 4 Apr 2006 20:47:45 +0000 (20:47 +0000)
lustrecvs

index c647235..2bb3725 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -60,7 +60,7 @@ case "$lustretag" in
         buildtag="HEAD"
         ;;
     
-    b_release_1_4_6-patchless) buildtag=b_release_1_4_6 ;;
+    b_release_1_4_6-patchless) buildtag="HEAD" ;;
 
     v* | b_release*) buildtag=$lustretag ;;