Skip to content

Commit 644e3fe

Browse files
committed
Fix 'make clean' for change of regression.diffs file name.
1 parent b09bfca commit 644e3fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/ecpg/test/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/src/interfaces/ecpg/test/Makefile,v 1.56 2006/08/04 14:18:09 tgl Exp $
1+
# $PostgreSQL: pgsql/src/interfaces/ecpg/test/Makefile,v 1.57 2006/08/08 19:43:11 tgl Exp $
22

33
subdir = src/interfaces/ecpg/test
44
top_builddir = ../../../..
@@ -36,7 +36,7 @@ clean distclean maintainer-clean:
3636
$(MAKE) -C complex $@
3737
$(MAKE) -C thread $@
3838
rm -rf tmp_check results log
39-
rm -f pg_regress.inc.sh regression.diff
39+
rm -f pg_regress.inc.sh regression.diffs
4040

4141
all: pg_regress.sh
4242

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy