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 use of ResultTable::isFinished() fixes build #177

Merged
merged 1 commit into from Jan 23, 2019
Merged

Fix use of ResultTable::isFinished() fixes build #177

merged 1 commit into from Jan 23, 2019

Conversation

niklas88
Copy link
Member

This was removed in PR #173 because it wasn't used at all. However the
PR #171 added a use without resulting in a file conflict.

Replace this use with ResultTable::status() == ResultTable::FINISHED to
unbreak master

This was removed in PR #173 because it wasn't used at all. However the
PR #171 added a use without resulting in a file conflict.

Replace this use with ResultTable::status() == ResultTable::FINISHED to
unbreak master
@niklas88 niklas88 requested review from joka921 and removed request for joka921 January 22, 2019 13:22
Copy link
Member

@joka921 joka921 left a comment

Choose a reason for hiding this comment

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

Thank you for handling this

@joka921 joka921 merged commit dc18f9e into ad-freiburg:master Jan 23, 2019
@niklas88 niklas88 deleted the fix_is_finished_removal branch July 19, 2019 09:22
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.

None yet

2 participants