summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-server
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2009-01-15 04:04:45 +0000
committerSol Jerome <solj@ices.utexas.edu>2009-01-15 04:04:45 +0000
commit240a6cd174d56b0d57b826ce537e4b740f509fa5 (patch)
tree0a8f1a86552b36296e2e1c9a30b111f4d2fde0f8 /src/sbin/bcfg2-server
parent522d1758b824a69fa196cee412532d6cefcd9a62 (diff)
downloadbcfg2-240a6cd174d56b0d57b826ce537e4b740f509fa5.tar.gz
bcfg2-240a6cd174d56b0d57b826ce537e4b740f509fa5.tar.bz2
bcfg2-240a6cd174d56b0d57b826ce537e4b740f509fa5.zip
Revert accidental svn keyword changes and add minor pylint fixes
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5027 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/sbin/bcfg2-server')
-rwxr-xr-xsrc/sbin/bcfg2-server2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbin/bcfg2-server b/src/sbin/bcfg2-server
index 48619c124..0c1c5d01c 100755
--- a/src/sbin/bcfg2-server
+++ b/src/sbin/bcfg2-server
@@ -1,7 +1,7 @@
#!/usr/bin/env python
'''The XML-RPC Bcfg2 Server'''
-__revision__ = '$Revision: 5014 $'
+__revision__ = '$Revision$'
import Bcfg2.Server.Plugins.Metadata