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

graphing: spaces in min expressions #2893

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Nov 27, 2018

In the cylc documentation there are spaces between the arguments to the min() function (at least when you copy the examples from the PDF).

These spaces result in cryptic error messages. This PR permits arbitrary whitespace between the parenthesis as well as between the arguments and the argument separator.

I've put this against "soon" to make the release easier, can promote if reviewed in time?

@oliver-sanders oliver-sanders added this to the soon milestone Nov 27, 2018
@oliver-sanders oliver-sanders self-assigned this Nov 27, 2018
@matthewrmshin matthewrmshin added the bug Something is wrong :( label Nov 27, 2018
@kinow
Copy link
Member

kinow commented Nov 27, 2018

Looks good to me too. 2 approvals, leaving the milestone/merge up to @hjoliver 😀

@hjoliver hjoliver modified the milestones: soon, cylc-7.8.0 Nov 27, 2018
@hjoliver hjoliver merged commit 5171f61 into cylc:master Nov 27, 2018
@oliver-sanders oliver-sanders deleted the min-expressions-with-spaces branch January 23, 2019 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong :(
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants