executors: drop set -e, closes #121
This commit is contained in:
parent
b76981e832
commit
20d9e3fe91
16 changed files with 0 additions and 39 deletions
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
handle_init() {
|
||||
${MOCK} /sbin/ip link $1 $IFACE type vrf table $IF_VRF_TABLE
|
||||
${MOCK} /sbin/ip rule $1 iif $IFACE table $IF_VRF_TABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue