Skip to content
Snippets Groups Projects
Commit acecf943 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=16811

i=Tappro
test_34 fix: let pid to be killed
parent f4481018
No related branches found
No related tags found
No related merge requests found
......@@ -652,6 +652,7 @@ test_34() {
replay_barrier mds
fail_abort mds
kill -USR1 $pid
wait $pid || return 3
[ -e $DIR/$tfile ] && return 1
sync
return 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment