Tests: updated cli fuzz, vagrant, valgrind

This commit is contained in:
Olof hagsand 2023-12-04 09:29:02 +01:00
parent 8d3d39319e
commit 1ac5086c6a
5 changed files with 150 additions and 7 deletions

View file

@ -271,6 +271,7 @@ case ${with_restconf} in
. ./nginx.sh $dir $idfile $port $wwwuser
;;
native)
$sshcmd sudo pkill nginx | true
;;
esac