mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Add time warning about bigtests.
This commit is contained in:
parent
e70b4831d7
commit
cffd0f9c89
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.18 1999/06/10 17:49:29 wieck Exp $
|
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.19 1999/06/28 18:40:34 momjian Exp $
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -74,7 +74,8 @@ else
|
|||||||
endif
|
endif
|
||||||
@echo "ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILE regress.out"
|
@echo "ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILE regress.out"
|
||||||
@echo ""
|
@echo ""
|
||||||
@echo "To run the optional huge test(s) too type 'make bigtest'"
|
@echo "To run the optional big test(s) too, type 'make bigtest'"
|
||||||
|
@echo "These big tests can take over an hour to complete"
|
||||||
@echo "These actually are: $(EXTRA_TESTS)"
|
@echo "These actually are: $(EXTRA_TESTS)"
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user