Test: fixed snmp for docker/fcgi

This commit is contained in:
Olof hagsand 2022-07-27 18:28:24 +02:00
parent b0d38a513c
commit bb069aa7b8
4 changed files with 19 additions and 6 deletions

View file

@ -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