diff --git a/test/test_augment.sh b/test/test_augment.sh index 360039d8..6db1314b 100755 --- a/test/test_augment.sh +++ b/test/test_augment.sh @@ -198,7 +198,8 @@ if [ $BE -ne 0 ]; then err fi new "start backend -s init -f $cfg" - start_backend -s init -f $cfg + sudo $clixon_backend -F -D 1 -l e -s init -f $cfg +# start_backend -s init -f $cfg fi new "wait backend"