summaryrefslogtreecommitdiff
path: root/tests/positional02.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/positional02.at')
-rw-r--r--tests/positional02.at3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/positional02.at b/tests/positional02.at
index fa626027..ac1ed7b7 100644
--- a/tests/positional02.at
+++ b/tests/positional02.at
@@ -39,11 +39,10 @@ tar -cf a.tar . -C dir
./A.b
./B.a
],
-[tar: ./a.tar: file is the archive; not dumped
+[tar: ./a.tar: archive cannot contain itself; not dumped
tar: The following options were used after any non-optional arguments in archive create or update mode. These options are positional and affect only arguments that follow them. Please, rearrange them properly.
tar: -C 'dir' has no effect
tar: Exiting with failure status due to previous errors
])
AT_CLEANUP
-