From: SRE Date: Tue, 11 Apr 2017 13:50:09 +0000 (+0200) Subject: new test for bug of sat jobs X-Git-Tag: V8_3_0rc1~28 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=46f5029942aa3cf6088b3ec758d49479bc2623da;p=tools%2Fsat.git new test for bug of sat jobs --- diff --git a/commands/jobs.py b/commands/jobs.py index 1ebf986..68224c4 100644 --- a/commands/jobs.py +++ b/commands/jobs.py @@ -529,8 +529,6 @@ class Job(object): print(type(str)) print("str: ") print(str) - if 'str' in dir(): - del(str) self.err += _("Unable to get remote log files!") def total_duration(self):