forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit99f6f19
committed
Add missing test names in TAP tests of pg_upgrade
While on it, this removes the inclusion of getcwd() as The test codedoes not rely on it.Author: Peter EisentrautDiscussion:https://postgr.es/m/f80ace33-11fb-1cd3-20f8-98f51d151088@enterprisedb.com1 parentdd1c8dd commit99f6f19
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| |||
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
74 |
| - | |
| 76 | + | |
| 77 | + | |
75 | 78 |
| |
76 | 79 |
| |
77 | 80 |
| |
| |||
136 | 139 |
| |
137 | 140 |
| |
138 | 141 |
| |
139 |
| - | |
| 142 | + | |
| 143 | + | |
140 | 144 |
| |
141 | 145 |
| |
142 | 146 |
| |
| |||
233 | 237 |
| |
234 | 238 |
| |
235 | 239 |
| |
236 |
| - | |
| 240 | + | |
| 241 | + | |
237 | 242 |
| |
238 | 243 |
| |
239 | 244 |
| |
|
0 commit comments
Comments
(0)