Remove trailing whitespace

This commit is contained in:
MPLew-is
2016-03-27 04:41:57 -04:00
parent c4bafade1e
commit 239d6f78aa
+1 -1
View File
@@ -361,7 +361,7 @@ function run($exe, $arg, $msg, $continue_exit_codes) {
{
$parameters.arg = $arg;
}
$proc = start-process $exe -wait -ea stop -passthru @parameters