mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-05 19:09:58 +08:00
Back out regress/results changes. Real CVS problem worked-around.
This commit is contained in:
parent
a2e7c3d34e
commit
866103989d
@ -7,7 +7,7 @@
|
||||
#
|
||||
#
|
||||
# IDENTIFICATION
|
||||
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.37 2002/07/02 04:53:52 momjian Exp $
|
||||
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.38 2002/07/02 05:43:34 momjian Exp $
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
@ -137,8 +137,7 @@ clean distclean maintainer-clean:
|
||||
$(MAKE) -C $(contribdir)/spi clean
|
||||
rm -f $(output_files) $(input_files) $(DLOBJS) regress.o pg_regress
|
||||
# things created by various check targets
|
||||
rm -rf tmp_check log
|
||||
rm -f results/*.out
|
||||
rm -rf results tmp_check log
|
||||
rm -f regression.diffs regression.out regress.out run_check.out
|
||||
ifeq ($(PORTNAME), win)
|
||||
rm -f regress.def
|
||||
|
Loading…
Reference in New Issue
Block a user