Test: fixed snmp for docker/fcgi
This commit is contained in:
parent
b0d38a513c
commit
bb069aa7b8
4 changed files with 19 additions and 6 deletions
|
|
@ -44,7 +44,8 @@ set -ux # e but clixon_backend may fail if test is run in parallell
|
|||
|
||||
>&2 echo "$0"
|
||||
|
||||
DBG=${DBG:-0}
|
||||
# If set, enable debugging (of backend and restconf daemons)
|
||||
: ${DBG:=0}
|
||||
|
||||
# Initiate clixon configuration (env variable)
|
||||
echo "$CONFIG" > /usr/local/etc/clixon.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue