win_exec_wrapper: fix tests after recent change (#38504)

pull/37813/head
Jordan Borean 8 years ago committed by Matt Davis
parent 6454aedb44
commit 0d374f28d2

@ -1 +1,2 @@
windows/ci/group2
windows/ci/group1
windows/ci/smoketest

@ -32,7 +32,7 @@
- '"This module cannot run as it requires a minimum PowerShell version of 20.0.0.0, actual was " in invalid_ps_version.msg'
- name: test out environment block for task
win_shell: set | more
win_shell: set
args:
executable: cmd.exe
environment:

Loading…
Cancel
Save