1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-18 05:18:24 +02:00
Marcus Holl e954e3b629 unified behaviour for shell call rule (#794)
* Ensure closure gets called when neither returnStdout nor returnStatus are set

In this case we do not have a return value, but in case we execute a closure we should execute the closure.
With that it is possible to raise an exception from the closure.

* [refactoring] unify usage of unify method call

* Remove dead code.
Coding after uncondition throw exception statement does not get executed.

* Ensure script rule behaves the same whan called with string and with map.
2019-08-02 17:05:49 +02:00
..
2019-05-23 10:37:28 +02:00
2019-06-27 12:20:59 +02:00
2018-06-06 11:19:19 +02:00
2019-05-23 14:28:32 +02:00
2019-05-23 14:28:32 +02:00
2019-05-23 10:37:28 +02:00
2019-05-23 14:28:32 +02:00