Brian Cain 69b3b44505
Fixes #10393: Only use Shellwords on non-windows hosts
This commit updates how the trigger `run` inline option works by only
applying `Shellwords.split` to the inline command if it is going to be
run on non-Windows hosts. Otherwise pass the inline script directly to
be executed by Powershell.
2018-11-13 13:07:39 -08:00
..
2018-04-04 16:27:06 -07:00
2018-02-25 22:21:16 -07:00
2018-03-14 14:41:04 +00:00
2018-11-05 11:24:09 -08:00
2018-10-12 09:16:36 -07:00
2018-03-14 14:41:04 +00:00
2018-03-14 14:41:04 +00:00
2018-09-18 13:56:18 -07:00
2018-01-16 14:16:49 -08:00