X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FTestMain.py;h=5e23cae17dcd500ab4818d638b44b5008db48bd5;hb=960793d0aacb44b5ba535993c28e096c231251a8;hp=576e8bb8f40c1de1748756f93485b301b6801767;hpb=5963f43cd175d7882d2bd69e4971b34f927662a3;p=tests.git diff --git a/system/TestMain.py b/system/TestMain.py index 576e8bb..5e23cae 100755 --- a/system/TestMain.py +++ b/system/TestMain.py @@ -154,8 +154,6 @@ steps refer to a method in TestPlc or to a step_* module #self.options.steps=['dump','clean','install','populate'] self.options.steps=TestMain.default_steps - # store self.path in options.path for the various callbacks - self.options.path = self.path # this is useful when propagating on host boxes, to avoid conflicts self.options.buildname = os.path.basename (os.path.abspath (self.path))