forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit20c444f
committed
Create TestLib.pm's tempdir underneath tmp_check/, not out in the open.
This way, existing .gitignore entries and makefile clean actions willautomatically apply to the tempdir, should it survive a TAP test run(which can happen if the user control-C's out of the run, for example).Michael Paquier, per a complaint from me1 parent0d46bdd commit20c444f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments
Comments
(0)