forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf021546
committed
Remove environment sensitivity in pl/tcl regression test.
Add "-gmt 1" to our test invocations of the Tcl "clock" command,so that they do not consult the timezone environment. While itdoesn't really matter which timezone is used here, it doesmatter that the command not fall over entirely. We've nowdiscovered that at least on FreeBSD, "clock scan" will fail if/etc/localtime is missing. It seems worth making the testinsensitive to that.Per Tomas Vondras' buildfarm animal dikkop. Thanks toThomas Munro for the diagnosis.Discussion:https://postgr.es/m/316d304a-1dcd-cea1-3d6c-27f794727a06@enterprisedb.com1 parent0cfc231 commitf021546
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
|
0 commit comments
Comments
(0)