Skip to content

Update PowerShell ErrorActionPreference documentation

Elliot Rushton requested to merge error-action-pref into master

What does this MR do?

Updates the ErrorActionPreference to the value actually used by default in the Powershell executor

Why was this MR needed?

Because it was previously the wrong value.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

closes #4619 (closed)

Edited by Steve Xuereb

Merge request reports