mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-04-25 19:10:46 +00:00
Fix test to match paxutils quoting change
* tests/incr08.at (filename normalization): Adjust test to match quoting change in paxutils.
This commit is contained in:
@@ -62,7 +62,7 @@ ABSPATH/subdir/dir2/
|
||||
|
||||
AT_CHECK([
|
||||
DIR=`pwd`/gnu/tartest
|
||||
sed "/tar: Removing leading \`\/*\/' from/d;s|$DIR|ABSPATH|" stderr],
|
||||
sed "/tar: Removing leading '\/*\/' from/d;s|$DIR|ABSPATH|" stderr],
|
||||
[0],
|
||||
[A
|
||||
B
|
||||
|
||||
Reference in New Issue
Block a user