From d7ebfb7eb67c29350b3f5c67b301b8d6503d9831 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 19 Feb 2009 22:18:42 +0000 Subject: Remove old vcs option Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5085 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/bcfg2-server | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sbin') diff --git a/src/sbin/bcfg2-server b/src/sbin/bcfg2-server index e75579376..791f6a1bd 100755 --- a/src/sbin/bcfg2-server +++ b/src/sbin/bcfg2-server @@ -197,7 +197,6 @@ if __name__ == '__main__': } OPTINFO.update({'repo': Bcfg2.Options.SERVER_REPOSITORY, - 'vcs': Bcfg2.Options.SERVER_VCS, 'plugins': Bcfg2.Options.SERVER_PLUGINS, 'password': Bcfg2.Options.SERVER_PASSWORD, 'filemonitor': Bcfg2.Options.SERVER_FILEMONITOR, -- cgit v1.2.3-1-g7c22