diff options
| author | fukachan <fukachan> | 2005-08-18 10:35:33 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-08-18 10:35:33 +0000 |
| commit | 73e26166610a72e448c8816688eaf5bb63e33e79 (patch) | |
| tree | 120c4096db22af796ff5920f7d6f7296d6f840dc /regress/simulation | |
| parent | 104a558005c945f10bf13fbbabd8c19c71847c9f (diff) | |
| download | fml8-73e26166610a72e448c8816688eaf5bb63e33e79.tar.gz fml8-73e26166610a72e448c8816688eaf5bb63e33e79.tar.bz2 fml8-73e26166610a72e448c8816688eaf5bb63e33e79.zip | |
change test mail addr
Diffstat (limited to 'regress/simulation')
| -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* |
