summaryrefslogtreecommitdiff
path: root/tests/cmdline_wrap.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cmdline_wrap.at')
-rw-r--r--tests/cmdline_wrap.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cmdline_wrap.at b/tests/cmdline_wrap.at
index f5f5832d..526ae92c 100644
--- a/tests/cmdline_wrap.at
+++ b/tests/cmdline_wrap.at
@@ -33,7 +33,7 @@ AT_CHECK([test -z "$fail_list" || (exit 77)])
m4_ifdef([AT_CAPTURE_FILE],
[AT_CAPTURE_FILE([testsuite.log])])
-sed 's|max_cmd_len=.*|max_cmd_len="24"|' < $LIBTOOL > libtool
+$SED 's|max_cmd_len=.*|max_cmd_len="24"|' < $LIBTOOL > libtool
chmod +x libtool
LIBTOOL=`pwd`/libtool
export LIBTOOL