Skip to content
Snippets Groups Projects
Commit 0542be86 authored by Vitaly Fertman's avatar Vitaly Fertman
Browse files

Branch HEAD

b=16129

the test number fix
parent f31b79be
No related branches found
No related tags found
No related merge requests found
......@@ -779,7 +779,7 @@ run_test 33a "commit on sharing, cross crete/delete, 2 clients, benchmark"
# End commit on sharing tests
test_33() { #16129
test_34() { #16129
for OPER in notimeout timeout ; do
rm $DIR1/$tfile 2>/dev/null
lock_in=0;
......@@ -827,7 +827,7 @@ test_33() { #16129
fi
done
}
run_test 33 "no lock timeout under IO"
run_test 34 "no lock timeout under IO"
log "cleanup: ======================================================"
......
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