forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7e6124c
committed
Remove REGRESS_OUTPUTDIR environment variable.
Andres Freund points out that the tmp_check path is already available asperl variable PostgreSQL::Test::Utils::tmp_check, so we can drop the newenvironment variable introduced by commitf47ed79.Discussion:https://postgr.es/m/20220213052955.dh7lheehit7bsemf%40alap3.anarazel.de1 parent302612a commit7e6124c
File tree
3 files changed
+1
-7
lines changed- src
- test/recovery
- t
- tools/msvc
3 files changed
+1
-7
lines changedLines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 | 22 |
| |
27 | 23 |
| |
28 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
536 | 536 |
| |
537 | 537 |
| |
538 | 538 |
| |
539 |
| - | |
540 |
| - | |
541 | 539 |
| |
542 | 540 |
| |
543 | 541 |
| |
|
0 commit comments
Comments
(0)