Fix the testsuite
* tests/opcomp01.at: Update expected error messages. * tests/opcomp03.at: Likewise.
This commit is contained in:
@@ -26,7 +26,7 @@ tar --occurrence=1 -cf test.tar .
|
||||
],
|
||||
[2],
|
||||
[],
|
||||
[tar: --occurrence cannot be used with -c
|
||||
[tar: '--occurrence' cannot be used with '-c'
|
||||
Try 'tar --help' or 'tar --usage' for more information.
|
||||
])
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ tar -tWf test.tar .
|
||||
],
|
||||
[2],
|
||||
[],
|
||||
[tar: --verify cannot be used with -t
|
||||
[tar: '--verify' cannot be used with '-t'
|
||||
Try 'tar --help' or 'tar --usage' for more information.
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user