Whamcloud - gitweb
Fix LC_COLLATE so that [A-Z] only matches upper-case letters.
authoradilger <adilger>
Thu, 10 Feb 2005 22:23:29 +0000 (22:23 +0000)
committeradilger <adilger>
Thu, 10 Feb 2005 22:23:29 +0000 (22:23 +0000)
build/buildcvs

index 2855089..330111e 100644 (file)
@@ -3,6 +3,8 @@
 portalstag="HEAD"
 libsysiotag="LIBSYSIO_HEAD_20040809"
 
+export LC_COLLATE=C
+
 case "$lustretag" in
     '')
         warn "a lustretag is required."