fix luft.tclsh script

moved camonitor from afs to /sq_sw/linse/bin/
This commit is contained in:
2026-06-05 14:14:31 +02:00
parent 57e9755e4a
commit 2f2a631535
+1 -1
View File
@@ -81,7 +81,7 @@ if {$sea(debug)} {
} else {
seacom "Spy 007"
}
set cmd "/afs/psi.ch/project/sinq/rhel7/stow/base-3.15.5/bin/linux-x86_64-debug/camonitor [array names values]"
set cmd "/sq_sw/linse/bin/camonitor [array names values]"
set ret [catch {set proc [exec ps ax -o pid,args | grep $cmd]} msg]
set killed [list]