]> granicus.if.org Git - libevent/commit
appveyor: check intermediate powershell commands exit codes and terminate early
authorAzat Khuzhin <azat@libevent.org>
Tue, 2 Apr 2019 20:25:08 +0000 (23:25 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sat, 25 May 2019 18:25:11 +0000 (21:25 +0300)
commit17eee0e47dcfdfcd99c67960432602ecf08e28f3
tree08b95af91a85761299455d9ebc683c8d5d6878fd
parentc010069b0b114e74ef909f98a32d7c6cea35683b
appveyor: check intermediate powershell commands exit codes and terminate early

Otherwise build errors will be ignored, i.e. if build fails but regress
binary exists (copied from artifacts) it will be runned instead of newly
compiled.

(cherry picked from commit 93a925474d22b94e5ad75a48656033e55efe9055)
appveyor.yml