diff options
| author | fukachan <fukachan> | 2002-12-31 03:57:56 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-12-31 03:57:56 +0000 |
| commit | 8dfcc8b71a13fd48c48cd179fbe09feec0877337 (patch) | |
| tree | 9429849345a44307ed108aae53d7b5eb4ca9609d /regress | |
| parent | cdd3df95a009932f6487618ae8396aceed3b6510 (diff) | |
| download | fml8-8dfcc8b71a13fd48c48cd179fbe09feec0877337.tar.gz fml8-8dfcc8b71a13fd48c48cd179fbe09feec0877337.tar.bz2 fml8-8dfcc8b71a13fd48c48cd179fbe09feec0877337.zip | |
watch etc/sendmail/virtusertable
Diffstat (limited to 'regress')
| -rwxr-xr-x | regress/simulation/test_newml.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/simulation/test_newml.sh b/regress/simulation/test_newml.sh index 8e919b27..ef4c8b0e 100755 --- a/regress/simulation/test_newml.sh +++ b/regress/simulation/test_newml.sh @@ -1,12 +1,13 @@ #!/bin/sh # -# $FML$ +# $FML: test_newml.sh,v 1.3 2002/12/26 14:55:50 fukachan Exp $ # SHOW () { head -30 /tmp/nuinui/*rudo/include* \ /tmp/nuinui/etc/mail/aliases \ /tmp/nuinui/etc/postfix/virtual \ + /tmp/nuinui/etc/sendmail/virtusertable \ /tmp/nuinui/etc/qmail/virtualdomains } |
