numam-dpdk/.ci
David Marchand a6069abe02 ci: exit setup on any error
-e is preferrable so that we can catch errors in the middle of this
script.
An example is this Travis job [1] that should have errored at the meson
install step rather than go to the build step.

Adding debug mode as it can help post-mortem.

1: https://travis-ci.com/DPDK/dpdk/jobs/223511683

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Michael Santana <msantana@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
2019-09-13 13:19:00 +02:00
..
linux-build.sh ci: add missing dependencies for documentation 2019-09-13 13:04:13 +02:00
linux-setup.sh ci: exit setup on any error 2019-09-13 13:19:00 +02:00