File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.12 1997/11/14 15:57:12 thomas Exp $
2
+ # $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.13 1997/12/16 16:01:05 thomas Exp $
3
3
#
4
4
if echo ' \c' | grep -s c > /dev/null 2>&1
5
5
then
@@ -22,8 +22,8 @@ FRONTEND="psql -n -e -q"
22
22
23
23
echo " =============== Notes... ================="
24
24
echo " postmaster must already be running for the regression tests to succeed."
25
- echo " The time zone is now set to PST/PDT explicitly by the regression test"
26
- echo " client frontend. Please report any apparent problems to"
25
+ echo " The time zone is now set to PST8PDT explicitly by this regression test"
26
+ echo " client frontend. Please report any apparent problems to"
27
27
echo " ports@postgresql.org"
28
28
echo " See regress/README for more information."
29
29
echo " "
You can’t perform that action at this time.
0 commit comments