Issues.00316 - lordmundi/wikidoctest GitHub Wiki
00316: remote_commanding_server should check that doug commands exist
Summary: remote_commanding_server should check that doug commands exist
Created: 2011–01–18 10:56
Status: Released
Category: Request
From: frankie
Version: 2.1
Released_In: 2.2
Description:
If you wanted to run the remote_commanding_server.tcl script inside something that doesn't have doug.* commands available (such as the dsp_manager) then the script should check to see that the commands are available before using them.
Comments
Associated Commits
| commit | 45644b00339d2b8086146a2ab958cd8536ad1ead
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Feb 8 17:08:56 2011 -0600
|
| Message: | [@Issue 00316: Yet another way to make sure commands exist before i use them
@] |
Affected Files:
gui/remote_commanding_server.tcl | 10 ++++±----
1 file changed, 5 insertions(+), 5 deletions(-)
| commit | eef7c0db5b18cd4dd0683f275c149cec85a1028b
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Feb 8 16:41:57 2011 -0600
|
| Message: | [@Issue 00316: Changed command search to use info procs instead of info exists
@] |
Affected Files:
gui/remote_commanding_server.tcl | 6 ++±--
1 file changed, 3 insertions(+), 3 deletions(-)
| commit | d9da2db00406d807bf3d2674aa352ad8cb3e03b4
link7 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Feb 8 08:50:11 2011 -0600
|
| Message: | [@Issue 00316: Fixed RCS to check that doug commands exist first
@] |
Affected Files:
gui/remote_commanding_server.tcl | 24 ++++++++++++++++++++±--
1 file changed, 21 insertions(+), 3 deletions(-)