github actions: debug wait backend/restconf

This commit is contained in:
Olof hagsand 2021-06-16 14:39:28 +02:00
parent c814b809bb
commit 8bd0aa82d6
2 changed files with 8 additions and 9 deletions

View file

@ -198,8 +198,7 @@ if [ $BE -ne 0 ]; then
err
fi
new "start backend -s init -f $cfg"
sudo $clixon_backend -F -D 1 -l e -s init -f $cfg
# start_backend -s init -f $cfg
start_backend -s init -f $cfg -D 1 -l e
fi
new "wait backend"