TheRoddyWMS / BatchEuphoria

A library to access different kinds of cluster backends
MIT License
3 stars 5 forks source link

Updated to RoddyToolLib 2.3.0. #151

Closed vinjana closed 3 years ago

vinjana commented 3 years ago

Before resultLines were either stdout only or stdout + stderr, dependent on the executor. Now use explicitly only stdout, where ExecutionResult.resultLines was used before.

CI will only work if the RoddyToolLib PR is accepted and the 2.3.0 version was relaesed.