summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorfukachan <fukachan>2010-03-07 13:24:56 +0000
committerfukachan <fukachan>2010-03-07 13:24:56 +0000
commitabd10b8bb57d469af413f1a4f1365d24ea97c45c (patch)
treeae21f4a97fd764adb8e3052491c3f29772af4237 /regress
parentf203242dd4e6fb42cca895f77181bef888918e09 (diff)
downloadfml8-abd10b8bb57d469af413f1a4f1365d24ea97c45c.tar.gz
fml8-abd10b8bb57d469af413f1a4f1365d24ea97c45c.tar.bz2
fml8-abd10b8bb57d469af413f1a4f1365d24ea97c45c.zip
we should not scramble test messages in command mode test.
so, regress/message/scramble.pl checks environment variable MODE.
Diffstat (limited to 'regress')
-rwxr-xr-xregress/simulation/emul_fmlpl_command.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/simulation/emul_fmlpl_command.sh b/regress/simulation/emul_fmlpl_command.sh
index 14f18cb4..813c40cd 100755
--- a/regress/simulation/emul_fmlpl_command.sh
+++ b/regress/simulation/emul_fmlpl_command.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FML: emul_fmlpl_command.sh,v 1.1 2004/11/24 02:15:11 fukachan Exp $
+# $FML: emul_fmlpl_command.sh,v 1.2 2004/12/29 10:27:30 fukachan Exp $
#
buf=$PWD/__command$$__
@@ -29,7 +29,7 @@ DO () {
cp fml/libexec/loader /tmp/fml.pl
- regress/message/scramble.pl $msg |\
+ env MODE=command regress/message/scramble.pl $msg |\
${PERL:-perl} -w /tmp/fml.pl -c $maincf \
-o $option \
--ctladdr \