Fathi Boudra has uploaded a new change for review. https://review.linaro.org/10827
Change subject: bootstrap: test CI tiggered on gerrit event ...................................................................... bootstrap: test CI tiggered on gerrit event Change-Id: I4d6d85884796dc97f3e392f744f972bb8b0b01e8 Signed-off-by: Fathi Boudra <[email protected]> --- M bootstrap 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://review.linaro.org:29418/lng/odp refs/changes/27/10827/1 diff --git a/bootstrap b/bootstrap index 6fd91c8..6042eba 100755 --- a/bootstrap +++ b/bootstrap @@ -1,5 +1,7 @@ #! /bin/sh -set -x + +set -ex + aclocal -I config -I m4 libtoolize --copy autoheader -- To view, visit https://review.linaro.org/10827 To unsubscribe, visit https://review.linaro.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4d6d85884796dc97f3e392f744f972bb8b0b01e8 Gerrit-PatchSet: 1 Gerrit-Project: lng/odp Gerrit-Branch: master Gerrit-Owner: Fathi Boudra <[email protected]> _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
