forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5798ca5
committed
Improve TestLib::system_or_bail error reporting
The original coding was not quoting the complete failing command, and itwasn't printing the reason for the failure either. Do both.This is cosmetic only, so no backpatch.Author: Álvaro Herrera <alvherre@alvh.no-ip.org>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/202106301524.eq5pblzstapj@alvherre.pgsql1 parent64919aa commit5798ca5
1 file changed
+22
-2
lines changedLines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
378 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
379 | 400 |
| |
380 |
| - | |
381 | 401 |
| |
382 | 402 |
| |
383 | 403 |
| |
|
0 commit comments
Comments
(0)