gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/deb-specific install-db.sh, 1.27.2.8, 1.27.2.9


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-db.sh, 1.27.2.8, 1.27.2.9
Date: Sun, 07 Nov 2004 14:56:51 -0600

Update of /cvsroot/gforge/gforge/deb-specific
In directory db.perdue.net:/tmp/cvs-serv23396/deb-specific

Modified Files:
      Tag: Branch_3_1
        install-db.sh 
Log Message:
Ensure we run subcommands with LANG=C.


Index: install-db.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-db.sh,v
retrieving revision 1.27.2.8
retrieving revision 1.27.2.9
diff -u -d -r1.27.2.8 -r1.27.2.9
--- install-db.sh       7 Nov 2004 18:44:08 -0000       1.27.2.8
+++ install-db.sh       7 Nov 2004 20:56:48 -0000       1.27.2.9
@@ -19,7 +19,7 @@
     target=$1
 fi
 
-LC_ALL=C
+export LC_ALL=C
 
 case "$target" in
     default)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]