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.5, 1.27.2.6


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-db.sh, 1.27.2.5, 1.27.2.6
Date: Tue, 03 Aug 2004 08:26:09 -0500

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

Modified Files:
      Tag: Branch_3_1
        install-db.sh 
Log Message:
Set LC_ALL to C in scripts to fix error message detection (closes:
#254695).


Index: install-db.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-db.sh,v
retrieving revision 1.27.2.5
retrieving revision 1.27.2.6
diff -u -d -r1.27.2.5 -r1.27.2.6
--- install-db.sh       1 Apr 2004 12:14:42 -0000       1.27.2.5
+++ install-db.sh       3 Aug 2004 13:26:06 -0000       1.27.2.6
@@ -19,6 +19,8 @@
     target=$1
 fi
 
+LC_ALL=C
+
 case "$target" in
     default)
        echo "Usage: $0 
{configure-files|configure|purge|purge-files|dump|restore}"





reply via email to

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