[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-commits] gforge/deb-specific install-db.sh, 1.27.2.7, 1.27.2.8
From: |
lo-lan-do |
Subject: |
[Gforge-commits] gforge/deb-specific install-db.sh, 1.27.2.7, 1.27.2.8 |
Date: |
Sun, 07 Nov 2004 12:44:11 -0600 |
Update of /cvsroot/gforge/gforge/deb-specific
In directory db.perdue.net:/tmp/cvs-serv7330/deb-specific
Modified Files:
Tag: Branch_3_1
install-db.sh
Log Message:
Replaced "7.3" with "7.3 or later" in order not to confuse users.
Index: install-db.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-db.sh,v
retrieving revision 1.27.2.7
retrieving revision 1.27.2.8
diff -u -d -r1.27.2.7 -r1.27.2.8
--- install-db.sh 4 Aug 2004 19:13:40 -0000 1.27.2.7
+++ install-db.sh 7 Nov 2004 18:44:08 -0000 1.27.2.8
@@ -57,7 +57,7 @@
EOF
else
# PostgreSQL configuration for versions from 7.3 on
- echo "Configuring for PostgreSQL 7.3"
+ echo "Configuring for PostgreSQL 7.3 or later"
cp -a /etc/postgresql/pg_hba.conf
/etc/postgresql/pg_hba.conf.gforge-new
# if 7.2 formatted string, elseif 7.3 string, else no previous
string
if grep -q "^host.*gforge_passwd$"
/etc/postgresql/pg_hba.conf.gforge-new ; then
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-commits] gforge/deb-specific install-db.sh, 1.27.2.7, 1.27.2.8,
lo-lan-do <=
- Prev by Date:
[Gforge-commits] gforge/deb-specific install-nsspgsql.sh,1.1,1.2
- Next by Date:
[Gforge-commits] gforge/debian/po templates.pot, 1.6.2.2, 1.6.2.3 nl.po, 1.1.2.6, 1.1.2.7 fr.po, 1.6.2.4, 1.6.2.5 cs.po, 1.1.2.1, 1.1.2.2 ca.po, 1.1.2.2, 1.1.2.3
- Previous by thread:
[Gforge-commits] gforge/deb-specific install-nsspgsql.sh,1.1,1.2
- Next by thread:
[Gforge-commits] gforge/debian/po templates.pot, 1.6.2.2, 1.6.2.3 nl.po, 1.1.2.6, 1.1.2.7 fr.po, 1.6.2.4, 1.6.2.5 cs.po, 1.1.2.1, 1.1.2.2 ca.po, 1.1.2.2, 1.1.2.3
- Index(es):