Fix "he syntax of the command is incorrect."

pull/461/head
Jeffrey Walton 2017-08-02 22:12:30 -04:00
parent 303870e45e
commit a5e4e14542
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 2 additions and 2 deletions

View File

@ -35,9 +35,9 @@ test_script:
- cmd: >-
copy /y TestScripts/cryptlib.vcxproj .
copy /y TestScripts\cryptlib.vcxproj .
copy /y TestScripts/cryptest.vcxproj .
copy /y TestScripts\cryptest.vcxproj .
msbuild /t:Build cryptlib.vcxproj