Commit b3856b833b98e0099374e29c1c316160c2107172

kanoi 2014-07-26T23:34:21

minion - default enable secondary test

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/driver-minion.c b/driver-minion.c
index 385f5ac..b815653 100644
--- a/driver-minion.c
+++ b/driver-minion.c
@@ -594,7 +594,7 @@ typedef struct hist_item {
 #define MINION_RESET_COUNT 6
 
 // To enable the 2nd check
-static bool second_check = false;
+static bool second_check = true;
 // Longer time lapse to expect the higher %
 // This intercepts a slow GHs drop earlier
 #define MINION_RESET2_s 60