From: Tony Mack Date: Tue, 21 Nov 2006 20:07:06 +0000 (+0000) Subject: - comments X-Git-Tag: pycurl-7_13_1~267 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e026a19a5cfc0f95b0b4ffa48e569f9002812768;p=plcapi.git - comments --- diff --git a/tools/upgrade-db.py b/tools/upgrade-db.py index 49c76fac..8fae6071 100755 --- a/tools/upgrade-db.py +++ b/tools/upgrade-db.py @@ -6,7 +6,10 @@ # 2) Config File - the config file that describes how to convert the db # # Notes: -# 1) Script will attempt to conver the db defined in /etc/planetlab/plc_config +# 1) Will attempt to convert the db defined in /etc/planetlab/plc_config +# 2) Does not automatically drop archived database. They must be removed +# manually + import sys import os import getopt