From: Thierry Parmentelat Date: Mon, 10 Dec 2007 09:19:10 +0000 (+0000) Subject: oops X-Git-Tag: 2008-02-11-last-vmware-support~222 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0f30af687b08b20184e041723bd5bcb17d2f9ef1;p=tests.git oops --- diff --git a/system/TestMain.py b/system/TestMain.py index 319716a..5bff507 100755 --- a/system/TestMain.py +++ b/system/TestMain.py @@ -43,7 +43,7 @@ myplc-url defaults to the last value used, as stored in URL""" if (len (self.args) > 2): parser.print_help() sys.exit(1) - else if (len (self.args) == 1): + elif (len (self.args) == 1): url=self.args[0] else: try: