mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-21 12:55:54 +00:00
Remove trailing whitespace
This commit is contained in:
+1
-1
@@ -361,7 +361,7 @@ function run($exe, $arg, $msg, $continue_exit_codes) {
|
||||
{
|
||||
$parameters.arg = $arg;
|
||||
}
|
||||
|
||||
|
||||
$proc = start-process $exe -wait -ea stop -passthru @parameters
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user