ci: exit setup on any error
[dpdk.git] / .ci / linux-setup.sh
index a40e62e..dfb9d4a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -xe
 
 # need to install as 'root' since some of the unit tests won't run without it
 sudo python3 -m pip install --upgrade meson