summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-11-26 09:30:21 +0000
committerfukachan <fukachan>2003-11-26 09:30:21 +0000
commit1de5d2768d6c485f305f2e916aaa42d7e084514e (patch)
treea17351940848125d2dbf00c9283fb05463738f22 /regress
parent4fe7894867fa88101aa721afab21da1b873cc36a (diff)
downloadfml8-1de5d2768d6c485f305f2e916aaa42d7e084514e.tar.gz
fml8-1de5d2768d6c485f305f2e916aaa42d7e084514e.tar.bz2
fml8-1de5d2768d6c485f305f2e916aaa42d7e084514e.zip
run fml $ml_name list ml_home_prefix
Diffstat (limited to 'regress')
-rwxr-xr-xregress/simulation/test_newml.sh6
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 "";
}