Mercurial > repos > fubar > toolfactory_gtn
comparison toolfactory/rgToolFactory2.py @ 2:b65ec4f387b9 draft
Uploaded
| author | fubar | 
|---|---|
| date | Sun, 18 Apr 2021 04:42:15 +0000 | 
| parents | 2fc9b11bbdba | 
| children | c4f192ec521c | 
   comparison
  equal
  deleted
  inserted
  replaced
| 1:2fc9b11bbdba | 2:b65ec4f387b9 | 
|---|---|
| 1052 else: | 1052 else: | 
| 1053 tout = open(self.tlog, "w") | 1053 tout = open(self.tlog, "w") | 
| 1054 cll = [ | 1054 cll = [ | 
| 1055 "planemo", | 1055 "planemo", | 
| 1056 "test", | 1056 "test", | 
| 1057 "--galaxy_python_version", | |
| 1058 self.args.python_version, | |
| 1059 "--test_data", | 1057 "--test_data", | 
| 1060 os.path.abspath(self.testdir), | 1058 os.path.abspath(self.testdir), | 
| 1061 "--test_output", | 1059 "--test_output", | 
| 1062 os.path.abspath(tool_test_path), | 1060 os.path.abspath(tool_test_path), | 
| 1063 "--galaxy_root", | 1061 "--galaxy_root", | 
