[kepler-dev] [Bug 5340] New: Miss a dollar sing ($) when an actor references a parameter.
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Mar 4 15:05:26 PST 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5340
Summary: Miss a dollar sing ($) when an actor references a
parameter.
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: documentation
AssignedTo: altintas at sdsc.edu
ReportedBy: tao at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
Estimated Hours: 0.0
On Figure 3.20 (page 66) of KeplerUserManual-2.1.0.doc, it shows how to
reference a parameter OutputDir. It shows:
OutputDir+"ccov6190"
But it doesn't work in this way. It should be:
$OutputDir+"ccov6190"
A dollar sign is missed.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list