From 50610144b02763f5dd5f6198ceceb88c27c393aa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 7 Jan 2012 17:43:50 +0100 Subject: tests: adjust \`...' quoting to '...' to adapt to latest gnulib Run this: git grep -l "\\\\\`[^']*'" tests \ |xargs perl -pi -e 's/\\\`(.*?'\'')/'\''$1/g --- tests/chgrp/no-x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/chgrp') diff --git a/tests/chgrp/no-x b/tests/chgrp/no-x index 56357fe84..200fa3221 100755 --- a/tests/chgrp/no-x +++ b/tests/chgrp/no-x @@ -46,7 +46,7 @@ sed "s/^$prog: cannot read directory /$prog: /" out > t && mv t out sed 's,d/no-x/y,d/no-x,' out > t && mv t out cat < exp -$prog: \`d/no-x': Permission denied +$prog: 'd/no-x': Permission denied EOF compare exp out || fail=1 -- cgit v1.2.3-70-g09d2