diff options
| author | fukachan <fukachan> | 2003-11-26 09:30:21 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-11-26 09:30:21 +0000 |
| commit | 1de5d2768d6c485f305f2e916aaa42d7e084514e (patch) | |
| tree | a17351940848125d2dbf00c9283fb05463738f22 /regress | |
| parent | 4fe7894867fa88101aa721afab21da1b873cc36a (diff) | |
| download | fml8-1de5d2768d6c485f305f2e916aaa42d7e084514e.tar.gz fml8-1de5d2768d6c485f305f2e916aaa42d7e084514e.tar.bz2 fml8-1de5d2768d6c485f305f2e916aaa42d7e084514e.zip | |
run fml $ml_name list ml_home_prefix
Diffstat (limited to 'regress')
| -rwxr-xr-x | regress/simulation/test_newml.sh | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/regress/simulation/test_newml.sh b/regress/simulation/test_newml.sh index 58a39ec9..b195a89b 100755 --- a/regress/simulation/test_newml.sh +++ b/regress/simulation/test_newml.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FML: test_newml.sh,v 1.7 2003/11/16 11:54:46 fukachan Exp $ +# $FML: test_newml.sh,v 1.8 2003/11/16 12:23:46 fukachan Exp $ # SHOW () { @@ -21,6 +21,10 @@ SHOW () { head $HOME/.qmail-*nuinui* echo ""; + echo "ml_home_prefix_maps:" + fml rudo@nuinui.net list ml_home_prefix + + echo ""; echo "******************* show config end *******************"; echo ""; } |
