Content-Length: 264790 | pFad | http://github.com/postgrespro/postgres_cluster/commit/74a73b17225385e54dbf9fc2f77aaa59191ac04b

1E Clean up after pg_dump test runs. · postgrespro/postgres_cluster@74a73b1 · GitHub
Skip to content

Commit 74a73b1

Browse files
committed
Clean up after pg_dump test runs.
The tmp_check directory needs to be removed by "make clean", and also ignored by .gitignore.
1 parent 1a2c17f commit 74a73b1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/bin/pg_dump/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
/pg_dump
22
/pg_dumpall
33
/pg_restore
4+
5+
/tmp_check/

src/bin/pg_dump/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ uninstall:
5353

5454
clean distclean maintainer-clean:
5555
rm -f pg_dump$(X) pg_restore$(X) pg_dumpall$(X) $(OBJS) pg_dump.o common.o pg_dump_sort.o pg_restore.o pg_dumpall.o
56+
rm -rf tmp_check

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/74a73b17225385e54dbf9fc2f77aaa59191ac04b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy