test: removed exit:s and printed backend start options
This commit is contained in:
parent
83cb696d0e
commit
b5b96cde0c
5 changed files with 6 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue