fix luft.tclsh script
moved camonitor from afs to /sq_sw/linse/bin/
This commit is contained in:
+1
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user