mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
We should run build_samba.sh with -eux to ensure we exit on failure, refuse to use an unset varible and print the commands we are running. (The suggested build.sh on the oss-fuzz side uses -eu). Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>