1
0
Fork 0

increase wait time

This commit is contained in:
Jan Steemann 2013-03-14 11:54:53 +01:00
parent 61a64483f6
commit 7917bc3462
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ function CompactionSuite () {
maxWait = 750;
}
else {
maxWait = 75;
maxWait = 90;
}
waited = 0;