enter runtime state when start button pressed with empty canvas
(Boeing r1805)
This commit is contained in:
parent
564cabaac6
commit
c1c71bb33a
3 changed files with 7 additions and 11 deletions
|
@ -1023,7 +1023,7 @@ proc connectShutdownSession { cmd channel sid fn } {
|
|||
}
|
||||
# connect to an existing session
|
||||
set currentFile $fn
|
||||
setOperMode exec
|
||||
setOperMode exec connect
|
||||
set flags 0x11 ;# add flag, status req flag
|
||||
}
|
||||
shutdown {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue