Branch: refs/heads/master Home: https://github.com/jenkinsci/durable-task-plugin Commit: 1a04889009345641c6aaf18d0112d92638b58c2c https://github.com/jenkinsci/durable-task-plugin/commit/1a04889009345641c6aaf18d0112d92638b58c2c Author: Keith Hill <r_keith_h...@hotmail.com> Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths: M src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java M src/test/java/org/jenkinsci/plugins/durabletask/PowerShellCoreScriptTest.java M src/test/java/org/jenkinsci/plugins/durabletask/PowershellScriptTest.java Log Message: ----------- Fix parse error on [CmdletBinding()] in PowerShell script and fix parse error not failing the step (#134) * Add tests for parse error & script starting with [CmdletBinding()] * The fix impl'd in powershellWrapper.ps1 instead of powershellScript.ps1 Co-authored-by: Keith Hill <keith.h...@keysight.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/durable-task-plugin/push/refs/heads/master/4c89e5-1a0488%40github.com.