test: removed exit:s and printed backend start options

This commit is contained in:
Olof hagsand 2018-01-06 13:42:53 +01:00
parent 83cb696d0e
commit b5b96cde0c
5 changed files with 6 additions and 9 deletions

View file

@ -84,8 +84,7 @@ EOF
err
fi
new "start backend"
# start new backend
new "start backend -f $cfg -s $mode -c /tmp/config"
sudo clixon_backend -f $cfg -s $mode -c /tmp/config
if [ $? -ne 0 ]; then
err