summaryrefslogtreecommitdiff
path: root/tests/mdemo.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mdemo.at')
-rw-r--r--tests/mdemo.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mdemo.at b/tests/mdemo.at
index f182097b..55e73004 100644
--- a/tests/mdemo.at
+++ b/tests/mdemo.at
@@ -697,7 +697,7 @@ after=$objdir/temp/temp/after
# Create a new libtool script that will enter dry run if the environment
# variable force_dry_run is set
-sed 's|^[[ ]]*opt_dry_run=.*$|opt_dry_run=$force_dry_run|' libtool > ltnew && mv ltnew libtool
+$SED 's|^[[ ]]*opt_dry_run=.*$|opt_dry_run=$force_dry_run|' libtool > ltnew && mv ltnew libtool
export force_dry_run
# main.o is not compiled with libtool, but it depends on it, so make