Check if any tools needed [ci skip]
Because of a trap of cmd.exe that echo something > output prints not only "something" also the space before >, remove unexpected spaces.
echo something > output
>
Check if any tools needed [ci skip]
Because of a trap of cmd.exe that
echo something > output
prints notonly "something" also the space before
>
, remove unexpected spaces.