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

Commitcffd0f9

Browse files
committed
Add time warning about bigtests.
1 parente70b483 commitcffd0f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/test/regress/GNUmakefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.18 1999/06/10 17:49:29 wieck Exp $
10+
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.19 1999/06/28 18:40:34 momjian Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -74,7 +74,8 @@ else
7474
endif
7575
@echo "ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILE regress.out"
7676
@echo ""
77-
@echo "To run the optional huge test(s) too type 'make bigtest'"
77+
@echo "To run the optional big test(s) too, type 'make bigtest'"
78+
@echo "These big tests can take over an hour to complete"
7879
@echo "These actually are: $(EXTRA_TESTS)"
7980

8081
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp