From: Tony Mack Date: Tue, 22 Jan 2008 17:18:06 +0000 (+0000) Subject: fix errors X-Git-Tag: 2008-02-11-last-vmware-support~123 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9d4589ec4dcc289995bff125e0b4950b15adbe85;p=tests.git fix errors --- diff --git a/qaapi/qa/modules/plc/install.py b/qaapi/qa/modules/plc/install.py index d633919..e8a8e47 100644 --- a/qaapi/qa/modules/plc/install.py +++ b/qaapi/qa/modules/plc/install.py @@ -9,7 +9,7 @@ class install(Test): Installs a myplc """ - def call(self, url=None, system_type, root_dir): + def call(self, system_type, root_dir, url=None): url_path = self.config.path # Determine url