Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eb9cf1
)
Fix LC_COLLATE so that [A-Z] only matches upper-case letters.
author
adilger
<adilger>
Thu, 10 Feb 2005 22:23:29 +0000
(22:23 +0000)
committer
adilger
<adilger>
Thu, 10 Feb 2005 22:23:29 +0000
(22:23 +0000)
build/buildcvs
patch
|
blob
|
history
diff --git
a/build/buildcvs
b/build/buildcvs
index
2855089
..
330111e
100644
(file)
--- a/
build/buildcvs
+++ b/
build/buildcvs
@@
-3,6
+3,8
@@
portalstag="HEAD"
libsysiotag="LIBSYSIO_HEAD_20040809"
+export LC_COLLATE=C
+
case "$lustretag" in
'')
warn "a lustretag is required."