- Notifications
You must be signed in to change notification settings - Fork28
Commitfa5e119
committed
Add missing clean step to src/test/modules/brin/Makefile.
I noticed the tmp_check subdirectory wasn't getting cleaned upafter a check-world run. Apparently pgxs.mk will only do thisfor you if you've defined REGRESS. The only other src/test/modulesMakefile that does not set that is snapshot_too_old, and itdoes it like this.1 parent44b3230 commitfa5e119
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments
Comments
(0)