oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 10 Dec 2007 09:19:10 +0000 (09:19 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 10 Dec 2007 09:19:10 +0000 (09:19 +0000)
system/TestMain.py

index 319716a..5bff507 100755 (executable)
@@ -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: