099ea7176d
Using "pushd tests && test-command && popd" loses the exit code of the test command, as it's not taken into account by "set -e" when the command is part of a "&&" list. Fix this by simply splitting such lists in their individual commands. |
||
---|---|---|
.. | ||
msvs | ||
appveyor-test.bat | ||
appveyor.bat | ||
before_install.sh | ||
build-wxwidgets.py | ||
builder.py | ||
post-release.sh | ||
pre-release.sh | ||
release.bat | ||
release.sh | ||
travis-ci.sh | ||
wxwidgets.iss |