From 62497f0e26bb504bd8e51c36ab4ce89643538e36 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 13 Feb 2014 23:58:35 +0200 Subject: [PATCH] Fix the testsuite * tests/opcomp01.at: Update expected error messages. * tests/opcomp03.at: Likewise. --- tests/opcomp01.at | 2 +- tests/opcomp03.at | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/opcomp01.at b/tests/opcomp01.at index 274ce67..bcd96d3 100644 --- a/tests/opcomp01.at +++ b/tests/opcomp01.at @@ -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. ]) diff --git a/tests/opcomp03.at b/tests/opcomp03.at index 35536af..20ace58 100644 --- a/tests/opcomp03.at +++ b/tests/opcomp03.at @@ -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. ]) -- 2.43.0