From 163f425fa604b898f2d2b3aef47770790adad3ea Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 26 Sep 2008 02:45:40 +0000 Subject: bcfg -> bcfg2 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4921 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/bcfg2-server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sbin/bcfg2-server') diff --git a/src/sbin/bcfg2-server b/src/sbin/bcfg2-server index ca1565101..9dc40f333 100755 --- a/src/sbin/bcfg2-server +++ b/src/sbin/bcfg2-server @@ -24,7 +24,7 @@ class SetupError(Exception): pass class Bcfg2Serv(Bcfg2.Component.Component): - """The Bcfg2 Server component providing XML-RPC access to Bcfg methods""" + """The Bcfg2 Server component providing XML-RPC access to Bcfg2 methods""" __name__ = 'bcfg2' __implementation__ = 'bcfg2' fork_funcs = ['GetConfig', 'GetProbes'] -- cgit v1.2.3-1-g7c22