Skip to content
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

Missing optional Output Files #54

Open
geertvandeweyer opened this issue Nov 7, 2024 · 2 comments · May be fixed by #55
Open

Missing optional Output Files #54

geertvandeweyer opened this issue Nov 7, 2024 · 2 comments · May be fixed by #55
Assignees

Comments

@geertvandeweyer
Copy link
Collaborator

An optional output file cause delocalization to fail, although valid :

output {
File? myFile="results.txt"
}

=> delocalization should allow results.txt to be missing

@geertvandeweyer geertvandeweyer self-assigned this Nov 7, 2024
@geertvandeweyer
Copy link
Collaborator Author

look in : wom/src/main/scala/wom/WomFileType.scala to start...

@geertvandeweyer
Copy link
Collaborator Author

see PR 55

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 a pull request may close this issue.

1 participant