Skip to content

Commit 0938c64

Browse files
author
Michael Paquier
committed
Update regression output after latest commit
Missed that actually...
1 parent 05ce188 commit 0938c64

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

expected/option.out

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@ Read the website for details. <http://code.google.com/p/pg-rman/>
5757
Report bugs to <http://code.google.com/p/pg-rman/issues/list>.
5858
pg_rman 1.2.6
5959
ERROR: required parameter not specified: BACKUP_PATH (-B, --backup-path)
60-
ERROR: required parameter not specified: BACKUP_MODE (-b, --backup-mode)
61-
ERROR: required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
62-
ERROR: required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
63-
ERROR: required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
60+
ERROR: Required parameter not specified: BACKUP_MODE (-b, --backup-mode)
61+
ERROR: Required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
62+
ERROR: Required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
63+
ERROR: Required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
6464
ERROR: invalid backup-mode "bad"
6565
ERROR: required delete range option not specified: delete DATE
6666
INFO: validate: 2009-05-31 17:05:53 backup and archive log files by CRC
6767
INFO: validate: 2009-06-01 17:05:53 backup and archive log files by CRC
6868
WARNING: CRC of backup file "PG_VERSION" must be 0 but FEF71BC1
6969
WARNING: backup 2009-06-01 17:05:53 is corrupted
7070
WARNING: syntax error in " = INFINITE"
71-
ERROR: required parameter not specified: BACKUP_MODE (-b, --backup-mode)
71+
ERROR: Required parameter not specified: BACKUP_MODE (-b, --backup-mode)
7272
ERROR: invalid backup-mode ""
73-
ERROR: required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
74-
ERROR: required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
73+
ERROR: Required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
74+
ERROR: Required parameter not specified: ARCLOG_PATH (-A, --arclog-path)
7575
ERROR: invalid backup-mode "B"
7676
ERROR: option -Z, --compress-data should be a boolean: 'FOO'
7777
ERROR: option --keep-arclog-files should be a 32bit signed integer: 'YES'

0 commit comments

Comments
 (0)