David Marchand <david.march...@redhat.com> writes: > -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.march...@redhat.com> > ---
Good call. Acked-by: Aaron Conole <acon...@redhat.com>