Browse Source

Expect a warning on stderr

Sergey Poznyakoff 18 years ago
parent
commit
51118be241
1 changed files with 3 additions and 1 deletions
  1. 3 1
      tests/extrac07.at

+ 3 - 1
tests/extrac07.at

@@ -49,7 +49,9 @@ Create the archive
 Extract
 dir/
 dir/foo
-],[],[],[ustar]) # Testing one format is enough
+],
+[tar: Removing leading `../' from hard link targets
+],[],[ustar]) # Testing one format is enough
 
 AT_CLEANUP