test kill valgrind process after run
This commit is contained in:
parent
d68a829862
commit
05ce6f38a3
28 changed files with 35 additions and 35 deletions
|
|
@ -60,7 +60,7 @@ testrun(){
|
|||
err
|
||||
fi
|
||||
# Kill all backends regardless of user or pid files (we mess with them in this test)
|
||||
sudo pkill clixon_backend
|
||||
sudo pkill -f clixon_backend
|
||||
|
||||
# start backend as user
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue