executors: drop set -e, closes #121
This commit is contained in:
parent
b76981e832
commit
20d9e3fe91
16 changed files with 0 additions and 39 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue