ci: disable exit-on-error during configure and also grab stderr
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 19 Mar 2019 18:00:54 +0000 (14:00 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit9104af6787d5977acb209068406df1efebfd9193
tree8d484cb82860dad8cfc8080d2e0aa82bdcf78bb2
parent6615c2a9706c0148088448654a7670e1e36504fb
ci: disable exit-on-error during configure and also grab stderr

this should resolve some issues where ci was not correctly detecting
changes in env and clearing the config cache during autotools build

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8416
.ci/configure.sh