Issues.00336 - lordmundi/wikidoctest GitHub Wiki
00336: cev_plume_drive.tcl should not run on DOUG running as client
Summary: cev_plume_drive.tcl should not run on DOUG running as client
Created: 2011–03–28 15:47
Status: Released
Category: Request
From: frankie
Version: 2.1
Released_In: 2.2
Description:
It would be nice if the plume_drive script did not run when DOUG is running as a client since it should be the manager modifying the nodes. Now that newer features should allow the manager to run tcl scripts, the plume_drive should be moved to the manager in a multi-client setup and doug clients should not load the script.
Comments
Associated Commits
| commit | 9d43467a3afbcca07f08e309fff45f478e9adb4f
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Mar 29 14:13:16 2011 -0500
|
| Message: | [@Issue 00336: cev_plume_drive removed from clients
Now, if runnign either as a client or mc_client, the cev_plume_drive script gets aliased out. Also, there is a safegaurd at the top of the script to keep it from getting run on client or mc_client modes. @] |
Affected Files:
cev.cfg | 28 +++++++++++++++++++++++++±-
gui/cev_plume_drive.tcl | 9 +++++++++
2 files changed, 35 insertions(+), 2 deletions(-)