Issues.00080 - lordmundi/wikidoctest GitHub Wiki
00080: add method to customize speedy args via userdata mechanism
Summary: add method to customize speedy args via userdata mechanism
Created: 2008–04–23 09:28
Status: Released
Category: Request
From: frankie
Version: 1.1
Released_In: 2.0
Description:
The arguments to speedy/speedtest are often something the user may want to customize. This is a request to make this changeable via userdata.
Comments
frankie April 23, 2008, at 09:30 AM: Implemented this with a new environment variable "DOUG_SPEEDY_ARGS" that can be overwritten in user_env.csh.
Associated Commits
| commit | 8de8da7d93141a89238e458df706efaa184a18f5
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Apr 23 10:32:40 2008 -0500
|
| Message: | [@Issue 00080: Missed a file on the last commit
@] |
Affected Files:
.doug_blank_cshrc | 1 +
1 file changed, 1 insertion(+)
| commit | 16ea1b5b931274cf8f0c0548940e5746a93b2f39
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Apr 23 09:31:04 2008 -0500
|
| Message: | [@Issue 00080: add userdata mechanism for speedtest args
Just updated speedy.cfg to use an environment variable that is defaulted in .doug_cshrc. @] |
Affected Files:
.doug_cshrc | 1 +
configs/speedy.cfg | 2 ±
2 files changed, 2 insertions(+), 1 deletion(-)