Remove superfluous trailing white space from TCL files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Author: Jing Chen (jgn@ansto.gov.au)
|
||||
|
||||
# Required by server_config.tcl
|
||||
# Required by server_config.tcl
|
||||
VarMake Instrument Text Internal
|
||||
Instrument taipan
|
||||
Instrument taipan
|
||||
Instrument lock
|
||||
|
||||
#START SERVER CONFIGURATION SECTION
|
||||
@@ -131,7 +131,7 @@ if {$MY_INSTRUMENT_IS_BROKEN_AND_I_DIDNT_FIXIT} {
|
||||
publish tasacscript user
|
||||
anticollision script tasacscript
|
||||
}
|
||||
# fix all motors
|
||||
# fix all motors
|
||||
if {0} {
|
||||
foreach m [sicslist type motor] {
|
||||
if {$m == "motor" || $m == "dummy_motor"} {
|
||||
|
||||
Reference in New Issue
Block a user