From 93cbd3e8647462318ab8d54c133e6861d2ab531d Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 7 Mar 2006 19:48:10 +0000 Subject: try to fix keyword expansion problem git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1797 ce84e21b-d406-0410-9b95-82705330c041 --- tools/groups-to-dot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/groups-to-dot.py b/tools/groups-to-dot.py index 5145fa4ff..91230c5dd 100755 --- a/tools/groups-to-dot.py +++ b/tools/groups-to-dot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python '''This script generates graphviz diagrams using bcfg2 metadata''' -__revision__ = '$Revision $' +__revision__ = '$Revision$' import lxml.etree, sys -- cgit v1.2.3-1-g7c22