Example: fixed mismatch between install dirs and DIRs in example.xml.in

Docker: Removed example from test container, fixed example container
This commit is contained in:
Olof hagsand 2023-02-22 22:52:44 +01:00
parent a8c4e8699c
commit 2db5961169
8 changed files with 14 additions and 58 deletions

View file

@ -78,9 +78,7 @@ echo "Set disable_coredump false" > /etc/sudo.conf
chmod 775 /usr/local/bin/test/site.sh
# Start clixon backend (tests will kill this)
/usr/local/sbin/clixon_backend -D $DBG -s running -l e # logs on docker logs
>&2 echo "clixon_backend started"
# No backend is started since tests dont require it
# Start snmpd, we need this for the SNMP tests and the app clixon_snmp. Log to stdout, then we can
# use Docker logs to see what's happening.