'cp' is not recognized as an internal or external command, operable program or batch file
Sometime between yesterday and today, this started failing in my build process:
if "%APPVEYOR_REPO_BRANCH%" == "master" cp .\Project\bin\Debug\app.publish\setup.exe .\Project\bin\Debug\app.publish\BetaSetup.exe
'cp' is not recognized as an internal or external command,
operable program or batch file.
Command exited with code 9009
Did something change overnight? I just re-ran the build twice and it failed the same way both times. Last working build was ~19 hours ago.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on Sep 12, 2014 @ 01:52 PM
Looking into that.
Support Staff 2 Posted by Feodor Fitsner on Sep 12, 2014 @ 02:11 PM
Fixed. Should be fine now.
3 Posted by dmcgee on Sep 12, 2014 @ 02:23 PM
Thanks, working now.
dmcgee closed this discussion on Sep 12, 2014 @ 02:23 PM.