From c09781fed74404e1c4a3c521c2867ab7afb9f8d6 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Fri, 17 Apr 2015 14:04:17 +1000 Subject: [PATCH] Change gumtree_time_estimate from float to text --- site_ansto/instrument/server_config.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_ansto/instrument/server_config.tcl b/site_ansto/instrument/server_config.tcl index 64e1ece4..764e76c6 100644 --- a/site_ansto/instrument/server_config.tcl +++ b/site_ansto/instrument/server_config.tcl @@ -206,7 +206,7 @@ SicsDataPath lock ::utility::mkVar starttime Text user start true experiment true true ::utility::mkVar gumtree_version Text user gumtree_version true experiment true true ::utility::mkVar gumtree_status Text user gumtree_status true experiment true false -::utility::mkVar gumtree_time_estimate float user gumtree_time_estimate true experiment true false +::utility::mkVar gumtree_time_estimate Text user gumtree_time_estimate true experiment true false exe batchpath ../batch exe syspath ../batch