From 4c98e604daff2cfdae0ad30d2dd1a6db671286c2 Mon Sep 17 00:00:00 2001 From: Rich Prohaska Date: Tue, 24 Jun 2008 12:20:14 +0000 Subject: [PATCH] tweek the test. addresses #923 git-svn-id: file:///svn/tokudb@4718 c7de825b-a66e-492c-adef-691d508d4ae1 --- src/tests/test_838.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tests/test_838.c b/src/tests/test_838.c index 50dec523b3f..020ffcf222c 100644 --- a/src/tests/test_838.c +++ b/src/tests/test_838.c @@ -60,7 +60,8 @@ void do_times(long long times[], int n) { // verify that the times are within a factor of 10 of the medium time // skip the first startup time - for (i=1; i 10*xtimes[n/2]) {