summaryrefslogtreecommitdiff
path: root/t/acloca14.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/acloca14.sh')
-rwxr-xr-xt/acloca14.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/acloca14.sh b/t/acloca14.sh
index ba1f07228..c36538f08 100755
--- a/t/acloca14.sh
+++ b/t/acloca14.sh
@@ -91,7 +91,7 @@ EOF
$MAKE
# Because c.m4 has changed, aclocal.m4 must have been rebuilt.
-test `ls -1t aclocal.m4 stamp | sed 1q` = aclocal.m4
+test $(ls -1t aclocal.m4 stamp | sed 1q) = aclocal.m4
# However, since FOO is not used, f.m4 should not be included
# and the contents of aclocal.m4 should remain the same
diff aclocal.m4 stamp