changeset 18:dae90b9abf61

increased timeout
author pieter.lukasse@wur.nl
date Fri, 23 Jan 2015 17:24:03 +0100
parents 82368bd06e1d
children a394029414c6
files nist_wrapper.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nist_wrapper.py	Fri Jan 23 17:13:06 2015 +0100
+++ b/nist_wrapper.py	Fri Jan 23 17:24:03 2015 +0100
@@ -130,7 +130,7 @@
      
     
     timeSleeping = 0
-    startUpTime = 30
+    startUpTime = 60
     # monitor process by checking state file:
     utils.log_message(log_file, "monitoring SRCREADY.TXT...")
     while True: