summaryrefslogtreecommitdiff
path: root/tests/touch/dangling-symlink
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/dangling-symlink')
-rwxr-xr-xtests/touch/dangling-symlink2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/dangling-symlink b/tests/touch/dangling-symlink
index 576a302bb..1eb2ed38a 100755
--- a/tests/touch/dangling-symlink
+++ b/tests/touch/dangling-symlink
@@ -32,7 +32,7 @@ rm -f touch-target t-symlink
if test $fail = 1; then
case $host_triplet in
*linux-gnu*)
- case "`uname -r`" in
+ case "$(uname -r)" in
2.3.9[0-9]*)
skip_ \
'****************************************************