From 8a45b809eaef80d3cff337e54f3ec3aa0bbaa62a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 19 Feb 2012 10:28:02 -0600 Subject: Remove svn keywords Signed-off-by: Sol Jerome --- tools/bcfg2-export-config | 1 - tools/create-debian-pkglist.py | 1 - tools/encap-util-count.sh | 1 - tools/encap-util-expand.sh | 1 - tools/encap-util-place.sh | 1 - tools/encap-util-xml.sh | 1 - tools/hostbasepush.py | 2 -- tools/pkgmgr_gen.py | 1 - 8 files changed, 9 deletions(-) (limited to 'tools') diff --git a/tools/bcfg2-export-config b/tools/bcfg2-export-config index 4e7790a22..f7e939a3e 100755 --- a/tools/bcfg2-export-config +++ b/tools/bcfg2-export-config @@ -16,7 +16,6 @@ The metadata information get stored in an index file in the output directory. The format of the index file is: user,group,permission,/path/to/file ''' -__revision__ = '$Revision: 221 $' import logging, lxml.etree, Bcfg2.Logging, Bcfg2.Server.Core import Bcfg2.Server.Plugins.Metadata, Bcfg2.Server.Plugin diff --git a/tools/create-debian-pkglist.py b/tools/create-debian-pkglist.py index 8e1210582..4b268c6ee 100755 --- a/tools/create-debian-pkglist.py +++ b/tools/create-debian-pkglist.py @@ -1,7 +1,6 @@ #!/usr/bin/env python '''Build debian/ubuntu package indexes''' -__revision__ = '$Id$' # Original code from Bcfg2 sources diff --git a/tools/encap-util-count.sh b/tools/encap-util-count.sh index 848a8d648..460bb689b 100755 --- a/tools/encap-util-count.sh +++ b/tools/encap-util-count.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ # This shows a count of encap packages per directory # Can be useful to make sure you have everything diff --git a/tools/encap-util-expand.sh b/tools/encap-util-expand.sh index 2bb3f7f62..5764bdc79 100755 --- a/tools/encap-util-expand.sh +++ b/tools/encap-util-expand.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ # This gets the encaps out of a makeself .run file diff --git a/tools/encap-util-place.sh b/tools/encap-util-place.sh index c3e96ebd8..dedf14448 100755 --- a/tools/encap-util-place.sh +++ b/tools/encap-util-place.sh @@ -1,5 +1,4 @@ #!/bin/bash -# $Id$ # This puts encaps in the right directories, creating the # directories if needed. diff --git a/tools/encap-util-xml.sh b/tools/encap-util-xml.sh index 0fdd75fe4..ae762637f 100755 --- a/tools/encap-util-xml.sh +++ b/tools/encap-util-xml.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ # This builds the XML Pkgmgr files for the encap directory # structure created by the place script. It assumes the diff --git a/tools/hostbasepush.py b/tools/hostbasepush.py index 070711c82..02b7a582f 100755 --- a/tools/hostbasepush.py +++ b/tools/hostbasepush.py @@ -1,7 +1,5 @@ #!/usr/bin/python -__revision__ = "$Revision: $" - import os import Bcfg2.Client.Proxy diff --git a/tools/pkgmgr_gen.py b/tools/pkgmgr_gen.py index 03d36dfc0..7101ba17d 100755 --- a/tools/pkgmgr_gen.py +++ b/tools/pkgmgr_gen.py @@ -10,7 +10,6 @@ bcfg2 client drivers. The output can also contain the PackageList and nested group headers. """ -__revision__ = '$Revision: $' import collections import datetime import glob -- cgit v1.2.3-1-g7c22