git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 903737c)
pg_combinebackup didn't clean its tmp_check directory, either.
2023年12月21日 20:04:00 +0000 (15:04 -0500)
2023年12月21日 20:04:00 +0000 (15:04 -0500)
Another oversight in dc2123400, visible when building/testing
in the source directory. (There's a lot of stuff we could
simplify if we stop supporting that case, but for now it's
still mainstream.)


diff --git a/src/bin/pg_combinebackup/Makefile b/src/bin/pg_combinebackup/Makefile
index 78ba05e624ba118f0492cdc413514d0e01d2d6ca..5837493075f32a98afc306236d62a13212ae6291 100644 (file)
--- a/src/bin/pg_combinebackup/Makefile
+++ b/src/bin/pg_combinebackup/Makefile
@@ -44,6 +44,7 @@ uninstall:
clean distclean maintainer-clean:
rm -f pg_combinebackup$(X) $(OBJS)
+ rm -rf tmp_check
check:
$(prove_check)
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /