mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
Clean up after newly-added tests for pg_test_fsync and pg_test_timing.
Oversight in 4d29e6dbd.
This commit is contained in:
parent
9e5f1f21ad
commit
6c05e5b774
@ -33,3 +33,4 @@ uninstall:
|
|||||||
|
|
||||||
clean distclean maintainer-clean:
|
clean distclean maintainer-clean:
|
||||||
rm -f pg_test_fsync$(X) $(OBJS)
|
rm -f pg_test_fsync$(X) $(OBJS)
|
||||||
|
rm -rf tmp_check
|
||||||
|
@ -33,3 +33,4 @@ uninstall:
|
|||||||
|
|
||||||
clean distclean maintainer-clean:
|
clean distclean maintainer-clean:
|
||||||
rm -f pg_test_timing$(X) $(OBJS)
|
rm -f pg_test_timing$(X) $(OBJS)
|
||||||
|
rm -rf tmp_check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user