Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6e0cc2a

Browse files
author
Thomas G. Lockhart
committed
Freshen up the banner displayed when running the regression test.
1 parentb78769f commit6e0cc2a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎src/test/regress/regress.sh

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.36 2000/01/05 17:30:05 thomas Exp $
2+
# $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.37 2000/01/06 06:40:18 thomas Exp $
33
#
44
if [$#-eq 0 ]
55
then
@@ -41,9 +41,8 @@ SYSTEM=`../../config.guess | awk -F\- '{ split($3,a,/[0-9]/); printf"%s-%s", $1,
4141

4242
echo"=============== Notes... ================="
4343
echo"postmaster must already be running for the regression tests to succeed."
44-
echo"The time zone is now set to PST8PDT explicitly by this regression test"
45-
echo" client frontend. Please report any apparent problems to"
46-
echo" ports@postgresql.org"
44+
echo"The time zone is set to PST8PDT for these tests by the client frontend."
45+
echo"Please report any apparent problems to ports@postgresql.org"
4746
echo"See regress/README for more information."
4847
echo""
4948

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp