summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Command.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-02-09 12:31:39 +0000
committerfukachan <fukachan>2003-02-09 12:31:39 +0000
commite71b5a31cc5e023d2b0190f45450851a8f40a7e6 (patch)
tree3fdcdf95b74a1bb8f1582c63570b90fbe9ca0e2e /fml/lib/FML/Process/Command.pm
parentc23e0d7fd6287ecfcb8c03eb1b68ec4fc958d7bd (diff)
downloadfml8-e71b5a31cc5e023d2b0190f45450851a8f40a7e6.tar.gz
fml8-e71b5a31cc5e023d2b0190f45450851a8f40a7e6.tar.bz2
fml8-e71b5a31cc5e023d2b0190f45450851a8f40a7e6.zip
cosmetics (white spaces)
Diffstat (limited to 'fml/lib/FML/Process/Command.pm')
-rw-r--r--fml/lib/FML/Process/Command.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/Command.pm b/fml/lib/FML/Process/Command.pm
index b22e6323..e113ab76 100644
--- a/fml/lib/FML/Process/Command.pm
+++ b/fml/lib/FML/Process/Command.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002,2003 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Command.pm,v 1.81 2003/02/03 12:25:58 fukachan Exp $
+# $FML: Command.pm,v 1.82 2003/02/05 03:11:03 fukachan Exp $
#
package FML::Process::Command;
@@ -157,7 +157,7 @@ sub run
$curproc->_evaluate_command_lines($args);
}
# XXX reject command use irrespective of requests from admins/users.
- # XXX rejection of admin use occurs in _evaluate_command_lines()
+ # XXX rejection of admin use occurs in _evaluate_command_lines()
# XXX not here.
# XXX possible cases are from "system_accounts" or from a not member.
else {