[lasem] tests; back to 10 for test fuzz parameter



commit 03dd507ca43b699b73cd82b155a99c6ad586272b
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Mon Aug 10 21:10:13 2015 +0200

    tests; back to 10 for test fuzz parameter

 tests/lsmtest.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/lsmtest.c b/tests/lsmtest.c
index 3271571..5783022 100644
--- a/tests/lsmtest.c
+++ b/tests/lsmtest.c
@@ -61,7 +61,7 @@ static gboolean option_debug_mask = FALSE;
 static gboolean option_debug_group = FALSE;
 static gboolean option_debug_text = FALSE;
 static gboolean option_dry_run = FALSE;
-static double option_compare_fuzz = 15.0;
+static double option_compare_fuzz = 10.0;
 
 static const GOptionEntry entries[] =
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]