- Notifications
You must be signed in to change notification settings - Fork5k
Commitb0a4c3e
committed
Prevent 006_transfer_modes.pl from leaving files behind.
This test was leaving files like delete_old_cluster.{sh,bat} in thesource directory for VPATH and meson builds. To fix, change thedirectory to tmp_check before running the test, as was done incommits15b6d21,8af917b, andc462b05.Oversight in commitaf0d490.Reported-by: Andrew Dunstan <andrew@dunslane.net> (on Discord)Reviewed-by: Michael Paquier <michael@paquier.xyz>Reviewed-by: Andrew Dunstan <andrew@dunslane.net>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/Z_RHkG770w3SE0yU%40nathan1 parent88edd66 commitb0a4c3e
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
105 | 110 |
| |
106 | 111 |
| |
107 | 112 |
| |
|
0 commit comments
Comments
(0)