Commit 0d578f9d authored by Yoni Fogel's avatar Yoni Fogel

closes #5462 Increase timeout so that test-rwlock is less likely to fail due to a busy machine

git-svn-id: file:///svn/toku/tokudb@47846 c7de825b-a66e-492c-adef-691d508d4ae1
parent c2ffb039
......@@ -386,7 +386,7 @@ void time_frwlock(void) {
#define N 6
#define T 100000
#define T 150000
#define L 5
#define N_LOG_ENTRIES (L*N*4)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment