diff options
| -rwxr-xr-x | regress/simulation/test_digest_offon.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/simulation/test_digest_offon.sh b/regress/simulation/test_digest_offon.sh index 8d38bae2..df7c29b8 100755 --- a/regress/simulation/test_digest_offon.sh +++ b/regress/simulation/test_digest_offon.sh @@ -1,20 +1,20 @@ #!/bin/sh # -# $FML$ +# $FML: test_digest_offon.sh,v 1.1 2002/12/25 15:35:34 fukachan Exp $ # sh reset_lib.sh ; printf "\n\n\n"; -makefml digest elena fukachan@sapporo.iij.ad.jp on +makefml digest elena fukachan@home.fml.org on sleep 3; head /var/spool/ml/elena/recipients* printf "\n\n\n"; -makefml digest elena fukachan@sapporo.iij.ad.jp off +makefml digest elena fukachan@home.fml.org off sleep 3; head /var/spool/ml/elena/recipients* |
