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

Fix suite client call from task of another suite #1844

Merged
merged 1 commit into from May 18, 2016

Conversation

matthewrmshin
Copy link
Contributor

It was loading the passphrase of the current suite, instead of the
passphrase of the target suite.

Fix #1843.

@hjoliver @benfitzpatrick please review.

@matthewrmshin matthewrmshin added this to the next release milestone May 16, 2016
@hjoliver hjoliver modified the milestones: next release, soon May 16, 2016
@hjoliver
Copy link
Member

Looks good. All tests passing except pep8:

.../lib/cylc/registration.py:204:80: E501 line too long (82 > 79 characters)

@hjoliver hjoliver assigned benfitzpatrick and unassigned hjoliver May 17, 2016
It was loading the passphrase of the current suite, instead of the
passphrase of the target suite.
@matthewrmshin
Copy link
Contributor Author

PEP8 problem fixed. (It teaches me not to add more comments to the code after running the PEP8 test.) Branch re-based.

@benfitzpatrick benfitzpatrick merged commit 0eadcdc into cylc:master May 18, 2016
@matthewrmshin matthewrmshin deleted the fix-suite2-stop-suite1 branch May 18, 2016 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants