mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Clean up after newly-added tests for pg_test_fsync and pg_test_timing.
Oversight in 4d29e6dbd
.
This commit is contained in:
@ -33,3 +33,4 @@ uninstall:
|
||||
|
||||
clean distclean maintainer-clean:
|
||||
rm -f pg_test_fsync$(X) $(OBJS)
|
||||
rm -rf tmp_check
|
||||
|
@ -33,3 +33,4 @@ uninstall:
|
||||
|
||||
clean distclean maintainer-clean:
|
||||
rm -f pg_test_timing$(X) $(OBJS)
|
||||
rm -rf tmp_check
|
||||
|
Reference in New Issue
Block a user