diff options
| author | fukachan <fukachan> | 2004-02-26 13:50:10 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-02-26 13:50:10 +0000 |
| commit | 0483392c6bc945487e7a0ac2356ee5a01f6968a2 (patch) | |
| tree | db05a2f2422b915406bc65bce0eb5bd523548603 /regress | |
| parent | c767f9b164fec8fa9f6f851e7a1c3087595a5e5d (diff) | |
| download | fml8-0483392c6bc945487e7a0ac2356ee5a01f6968a2.tar.gz fml8-0483392c6bc945487e7a0ac2356ee5a01f6968a2.tar.bz2 fml8-0483392c6bc945487e7a0ac2356ee5a01f6968a2.zip | |
-o test
Diffstat (limited to 'regress')
| -rwxr-xr-x | regress/simulation/emul_post.sh | 3 |
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: $?" ) |
