X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc_config.py;h=8ccb2e4931df6344985ff6c57472ea3174d8712a;hb=44bd67e4d7e13409988c1c17a2954199cec6b8b4;hp=89d8f263712267c260e603fc64ea2b87f9fb1fec;hpb=5fbb100eecb8d877649dae7610a4bcbc6730eacf;p=myplc.git diff --git a/plc_config.py b/plc_config.py index 89d8f26..8ccb2e4 100644 --- a/plc_config.py +++ b/plc_config.py @@ -1,4 +1,4 @@ ->#!/usr/bin/python +#!/usr/bin/python # # Merge PlanetLab Central (PLC) configuration files into a variety of # output formats. These files represent the global configuration for a @@ -847,8 +847,8 @@ class TrimTextElement(xml.dom.minidom.Element): # GLOBAL VARIABLES # release_id = "$Id$" -release_rev = "$Revision:$" -release_url = "$URL:$" +release_rev = "$Revision$" +release_url = "$URL$" g_configuration=None usual_variables=None