Skip to content
Snippets Groups Projects
Commit 24f2b85e authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

modified to work with really stupid /bin/sh (alpha)

Rev: bin/mktestsuite:1.4
parent e03b2d89
Branches
Tags
No related merge requests found
......@@ -86,5 +86,5 @@ test_true($1>=$1) ]])
EOF
cat $1
) | (shift ; m4 "$@")
) | (shift ; m4 $@ )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment