summaryrefslogtreecommitdiff
path: root/tests/install/install-C-selinux
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-07 17:43:50 +0100
committerJim Meyering <meyering@redhat.com>2012-01-09 21:50:08 +0100
commit50610144b02763f5dd5f6198ceceb88c27c393aa (patch)
treea1b26be1db751817c2b9a4eba7c2a1b18033c5aa /tests/install/install-C-selinux
parent68a959262aefc5377f5a654d72e71dd42376183e (diff)
downloadcoreutils-50610144b02763f5dd5f6198ceceb88c27c393aa.tar.xz
tests: adjust \`...' quoting to '...' to adapt to latest gnulib
Run this: git grep -l "\\\\\`[^']*'" tests \ |xargs perl -pi -e 's/\\\`(.*?'\'')/'\''$1/g
Diffstat (limited to 'tests/install/install-C-selinux')
-rwxr-xr-xtests/install/install-C-selinux6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/install/install-C-selinux b/tests/install/install-C-selinux
index 552979375..db2a5d227 100755
--- a/tests/install/install-C-selinux
+++ b/tests/install/install-C-selinux
@@ -24,9 +24,9 @@ require_selinux_
echo test > a || framework_failure_
chcon -u system_u a || skip_ "chcon doesn't work"
-echo "\`a' -> \`b'" > out_installed_first
-echo "removed \`b'
-\`a' -> \`b'" > out_installed_second
+echo "'a' -> 'b'" > out_installed_first
+echo "removed 'b'
+'a' -> 'b'" > out_installed_second
> out_empty
# destination file does not exist