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/id/gnu-zero-uids | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/id/gnu-zero-uids') diff --git a/tests/id/gnu-zero-uids b/tests/id/gnu-zero-uids index 937f8a8e2..858004c65 100755 --- a/tests/id/gnu-zero-uids +++ b/tests/id/gnu-zero-uids @@ -21,7 +21,7 @@ print_ver_ id require_gnu_ -sush - true || skip_ "the \`sush' command does not work" +sush - true || skip_ "the 'sush' command does not work" # Run `id' with zero UIDs. It should exit with a non-zero status. sush - id > out && fail=1 -- cgit v1.2.3-70-g09d2