diff --git a/site_ansto/instrument/bilby/config/motors/motor_configuration.tcl b/site_ansto/instrument/bilby/config/motors/motor_configuration.tcl index 0388b024..e47f87fa 100644 --- a/site_ansto/instrument/bilby/config/motors/motor_configuration.tcl +++ b/site_ansto/instrument/bilby/config/motors/motor_configuration.tcl @@ -277,8 +277,8 @@ proc nguide { {num "REPORTNUM"} {sel_ap_name "NONE"} {aprest_name "NONE"}} { } else { clientput "nguide finished with errors" } - return "[lindex [info level 0] 0] = $ng $ap_posname_list" } + return "[lindex [info level 0] 0] = $ng $ap_posname_list" } message ] handle_exception $catch_status $message }