]> git.ipfire.org Git - thirdparty/curl.git/commit
gen_resp_file.bat: Removed unnecessary @ from all but the first command
authorSteve Holme <steve_holme@hotmail.com>
Wed, 8 May 2019 09:44:41 +0000 (10:44 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 9 May 2019 02:59:00 +0000 (03:59 +0100)
commit067c2c1c040df1b583eff7048e4cc2c7fe4b0981
treec466f06b77c31a88ec4915f08be6eb9e448d2df3
parentb5901cab574aa673b0b7195be501ab9492b3832b
gen_resp_file.bat: Removed unnecessary @ from all but the first command

There is need to use @ on every command once echo has been turned off.

Closes #3854
winbuild/gen_resp_file.bat