- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit119b9d0
committed
Make pg_upgrade's test.sh less chatty.
Remove "set -x", and pass "-A trust" to initdb explicitly,to suppress almost all of the noise this script used to emiton stderr.This back-patches commiteb9812f into out-of-support branches,pursuant to newly-established project policy. The point is tosuppress useless noise on stderr when running check-world.Discussion:https://postgr.es/m/d0316012-ece7-7b7e-2d36-9c38cb77cb3b@enterprisedb.com1 parent404d987 commit119b9d0
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 | 152 |
| |
155 | 153 |
| |
156 | 154 |
| |
| |||
222 | 220 |
| |
223 | 221 |
| |
224 | 222 |
| |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 | 223 |
| |
230 | 224 |
| |
231 | 225 |
| |
|
0 commit comments
Comments
(0)