Skip to content

Fix entryname and writable #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 14, 2017
Merged

Fix entryname and writable #453

merged 2 commits into from
Jul 14, 2017

Conversation

michael-kotliar
Copy link
Contributor

In InitialWorkDirRequirement section
if listing is set as Expression that
returns list of objects like

  [
    {
       "entry": inputs.input_name
    }
  ]

where input_name is File, cwltool
shouldn't fail trying to get
"entryname" or "writable" fields
from the Dict.

michael-kotliar and others added 2 commits July 3, 2017 15:02
In InitialWorkDirRequirement section
if listing is set as Expression that
returns list of objects like
  [
    {
       "entry": inputs.input_name
    }
  ]
where input_name is File, cwltool
shouldn't fail trying to get
"entryname" or "writable" fields
from the Dict.
@mr-c mr-c merged commit 650a503 into common-workflow-language:master Jul 14, 2017
tetron pushed a commit that referenced this pull request Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants