Issues.00283 - lordmundi/wikidoctest GitHub Wiki
00283: missing simcom.tcl should not be a fatal error
Summary: missing simcom.tcl should not be a fatal error
Created: 2010–11–01 13:57
Status: Released
Category: Request
From: frankie
Version: 2.1
Released_In: 2.2
Description:
currently, if TRICK_HOME is defined but simcom.tcl is missing, then some of the overlay scripts die with an error. This should cause the script to run the same way as they do if there is no TRICK_HOME, which is that they use values from nodes to get the data.
The truth is, these probably shouldn't be doing the var server comm stuff anymore and should always use NODE values.
Comments
Associated Commits
| commit | 4a0db3f776a64639800285bbee40a0e1ccfc7ca5
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Thu Nov 18 15:30:40 2010 -0600
|
| Message: | [@Issue 00283: Removed mandatory simcom.tcl when not using TVS
If we are not expecting to use the variable server for overlay comm, then the overlay code shouldn't check to see if simcom.tcl even exists under TRICK_HOME @] |
Affected Files:
gui/cev_overlay_comm.tcl | 2 ±
1 file changed, 1 insertion(+), 1 deletion(-)