forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4cf81b7
committed
Fix contrib/pg_upgrade to clean all the cruft made during "make check".
Although these files get cleaned up if the test runs to completion,a failure partway through leaves trash all over the floor. The Makefileought to be bright enough to get rid of it when you say "make clean".1 parent4b35184 commit4cf81b7
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
0 commit comments
Comments
(0)