Fix "he syntax of the command is incorrect."
parent
303870e45e
commit
a5e4e14542
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue