summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-02-26 13:50:10 +0000
committerfukachan <fukachan>2004-02-26 13:50:10 +0000
commit0483392c6bc945487e7a0ac2356ee5a01f6968a2 (patch)
treedb05a2f2422b915406bc65bce0eb5bd523548603 /regress
parentc767f9b164fec8fa9f6f851e7a1c3087595a5e5d (diff)
downloadfml8-0483392c6bc945487e7a0ac2356ee5a01f6968a2.tar.gz
fml8-0483392c6bc945487e7a0ac2356ee5a01f6968a2.tar.bz2
fml8-0483392c6bc945487e7a0ac2356ee5a01f6968a2.zip
-o test
Diffstat (limited to 'regress')
-rwxr-xr-xregress/simulation/emul_post.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/simulation/emul_post.sh b/regress/simulation/emul_post.sh
index 4e621e43..a16e8d42 100755
--- a/regress/simulation/emul_post.sh
+++ b/regress/simulation/emul_post.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FML: emul_post.sh,v 1.2 2001/11/27 08:41:14 fukachan Exp $
+# $FML: emul_post.sh,v 1.3 2003/03/14 04:10:44 fukachan Exp $
#
debug=${debug:-1}
@@ -21,6 +21,7 @@ DO () {
regress/message/scramble.pl $msg |\
${PERL:-perl} -w fml/libexec/loader -c $maincf \
+ -o test_key=test_value \
/var/spool/ml/elena
echo "-- exit code: $?"
)