]> 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>
Tue, 2 Apr 2019 20:31:43 +0000 (23:31 +0300)
commit93a925474d22b94e5ad75a48656033e55efe9055
tree337d43a5ef5f74fa6285de13d607e0f310c002c2
parentda33f768e451f1b5722b7426e03c87e260ee43d0
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.
appveyor.yml