SICS-651 Reset command feedback status when SICS initialises.
This commit is contained in:
@@ -276,6 +276,9 @@ proc server_init {} {
|
||||
if [file exists $::sicsroot/log/status.tcl ] {
|
||||
restore
|
||||
}
|
||||
foreach var [sicslist match *fb_status] {
|
||||
$var IDLE
|
||||
}
|
||||
file_status "UNKNOWN"
|
||||
|
||||
MakeStateMon hmscan
|
||||
|
||||
Reference in New Issue
Block a user