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

Suite log/job/ and work/ restructure #1365

Merged
merged 2 commits into from
Aug 12, 2014

Conversation

matthewrmshin
Copy link
Member

ROSE_TASK_LOG_DIR: new environment varaible, alias of CYLC_TASK_LOG_ROOT.

This is a companion change for cylc/cylc-flow#1069.

@matthewrmshin matthewrmshin added this to the next-release milestone Aug 8, 2014
@matthewrmshin matthewrmshin self-assigned this Aug 8, 2014
ROSE_TASK_LOG_DIR: new environment varaible, alias of CYLC_TASK_LOG_ROOT.
@matthewrmshin
Copy link
Member Author

@arjclark or @benfitzpatrick please review.

else:
includes = ["/" + cycle, "/" + cycle + "/" + name]
excludes = ["/*", "/*/*"]
auths_filters.append((auths, includes, excludes))
# FIXME: more efficient if auth is key?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this FIXME now be removed?

@arjclark
Copy link
Contributor

Looks good to me. Tests pass in my environment.

arjclark added a commit that referenced this pull request Aug 12, 2014
@arjclark arjclark merged commit 386d90c into metomi:master Aug 12, 2014
@matthewrmshin matthewrmshin deleted the cylc-log-work-restructure branch August 12, 2014 13:11
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