From 39216c7264cb33595f2a1a6aa31c7b344bb21751 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Mon, 20 Nov 2006 10:42:42 +1100 Subject: [PATCH] add missing port assignments r1301 | dcl | 2006-11-20 10:42:42 +1100 (Mon, 20 Nov 2006) | 2 lines --- site_ansto/instrument/qld/koala_configuration.tcl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site_ansto/instrument/qld/koala_configuration.tcl b/site_ansto/instrument/qld/koala_configuration.tcl index f6c0af5d..563a68f5 100644 --- a/site_ansto/instrument/qld/koala_configuration.tcl +++ b/site_ansto/instrument/qld/koala_configuration.tcl @@ -1,10 +1,14 @@ -# $Revision: 1.3 $ -# $Date: 2006-11-13 22:40:29 $ +# $Revision: 1.4 $ +# $Date: 2006-11-19 23:42:42 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: dcl $ #START SERVER CONFIGURATION SECTION source dmc2280_util.tcl +set quieckport quieck-koala +set serverport server-koala +set interruptport interrupt-koala +set telnetport telnet-koala source server_config.tcl #END SERVER CONFIGURATION SECTION