summaryrefslogtreecommitdiff
path: root/t/python7.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/python7.sh')
-rwxr-xr-xt/python7.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/python7.sh b/t/python7.sh
index ec0ac070a..93f0c96f2 100755
--- a/t/python7.sh
+++ b/t/python7.sh
@@ -33,6 +33,6 @@ $AUTOCONF
$AUTOMAKE --add-missing
./configure
-test x"`cat py`" = x:
+test x"$(cat py)" = x:
: