08/08/2019 16:30, Aaron Conole: > David Marchand <[email protected]> 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 <[email protected]> > > --- > > Good call. > > Acked-by: Aaron Conole <[email protected]>
Applied, thanks

