executors: drop set -e, closes #121

This commit is contained in:
Ariadne Conill 2020-11-02 08:53:30 -07:00
parent b76981e832
commit 20d9e3fe91
16 changed files with 0 additions and 39 deletions

View file

@ -16,9 +16,6 @@
# IF_VXLAN_AGEING Specifies the lifetime in seconds of FDB entries learnt by the kernel
# IF_VXLAN_DSTPORT UDP destination port to communicate to the remote VXLAN tunnel endpoint (default 4789)
#
set -e
[ -n "$VERBOSE" ] && set -x
# No VNI, nuthin' to do for us