* tests/opcomp01.at: Update expected error messages. * tests/opcomp03.at: Likewise.
@@ -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 .
-[tar: --verify cannot be used with -t
+[tar: '--verify' cannot be used with '-t'