test / restconf /vagrant fixes

This commit is contained in:
Olof hagsand 2020-11-21 16:10:38 +01:00
parent 87d9b7776e
commit ae8e287dd9
4 changed files with 22 additions and 18 deletions

View file

@ -142,12 +142,7 @@ if [ $BE -ne 0 ]; then
err "backend already dead"
fi
# kill backend
sudo clixon_backend -z -f $cfg
if [ $? -ne 0 ]; then
err "kill backend"
fi
sudo pkill -u root -f clixon_backend
stop_backend -f $cfg
fi
#rm -rf $dir
rm -rf $dir