summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-06-03 05:10:18 +0000
committerfukachan <fukachan>2005-06-03 05:10:18 +0000
commit5864691445bab52719be778e635da0ebdeb0437e (patch)
tree83816eb82275c5d3a3c4cb1a86c3447d64380780
parent5bdebe4a1c9e0d1209795ef109b2315e2a05a096 (diff)
downloadfml8-5864691445bab52719be778e635da0ebdeb0437e.tar.gz
fml8-5864691445bab52719be778e635da0ebdeb0437e.tar.bz2
fml8-5864691445bab52719be778e635da0ebdeb0437e.zip
define fetchfml
-rw-r--r--fml/etc/command_line_options3
-rw-r--r--fml/etc/modules3
2 files changed, 4 insertions, 2 deletions
diff --git a/fml/etc/command_line_options b/fml/etc/command_line_options
index bafa961f..990943d9 100644
--- a/fml/etc/command_line_options
+++ b/fml/etc/command_line_options
@@ -1,5 +1,5 @@
#
-# $FML: command_line_options,v 1.16 2004/04/20 13:46:20 fukachan Exp $
+# $FML: command_line_options,v 1.17 2005/05/29 08:18:03 fukachan Exp $
#
# map between programs and options
#
@@ -15,6 +15,7 @@ distribute debug! help! -c=s -o=s%
error debug! help! -c=s -o=s%
mead debug! help! -c=s -o=s%
faker debug! help! -c=s -o=s%
+fetchfml debug! help! -c=s -o=s% article-post! command-mail! error! error-mail-analyzer!
# bin/
fml debug! help! force! log-dup! log-computer-output! quiet! q! allow-send-message! send-to=s -c=s -o=s% -O=s% mode=s
diff --git a/fml/etc/modules b/fml/etc/modules
index 4ac00d18..2798ad6f 100644
--- a/fml/etc/modules
+++ b/fml/etc/modules
@@ -1,5 +1,5 @@
#
-# $FML: modules,v 1.12 2004/12/19 11:04:44 fukachan Exp $
+# $FML: modules,v 1.13 2005/05/29 08:18:03 fukachan Exp $
#
# map between programs and modules (like /etc/name_to_sysnum on solaris ?)
#
@@ -16,6 +16,7 @@ error FML::Process::Error $ml
faker FML::Process::Fake
fmlserv FML::Process::ListServer ?
mead FML::Process::Error $ml
+fetchfml FML::Process::FetchFML $ml
# bin/
makefml FML::Process::Configure $command $ml $opts