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/cp/abuse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cp/abuse') diff --git a/tests/cp/abuse b/tests/cp/abuse index e569222bc..6338e1f57 100755 --- a/tests/cp/abuse +++ b/tests/cp/abuse @@ -23,7 +23,7 @@ mkdir a b c || framework_failure_ ln -s ../t a/1 || framework_failure_ echo payload > b/1 || framework_failure_ -echo "cp: will not copy \`b/1' through just-created symlink \`c/1'" \ +echo "cp: will not copy 'b/1' through just-created symlink 'c/1'" \ > exp || framework_failure_ # Check both cases: a dangling symlink, and one pointing to a writable file. -- cgit v1.2.3-70-g09d2