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

Prevent console messages interfering with string comparison #2520

Merged
merged 1 commit into from Mar 9, 2017

Conversation

okurz
Copy link
Member

@okurz okurz commented Mar 8, 2017

Fixes a problem observed while refactoring and reworking extra tests where
'6' would not equal '6' so we better do whole-line
comparison.

Fixes a problem observed while refactoring and reworking extra tests where
'<bunch of console messages>6' would not equal '6' so we better do whole-line
comparison.
@asmorodskyi
Copy link
Member

LGTM , @drpaneas you mentioned as maintainer . Can you take a look ?

@okurz
Copy link
Member Author

okurz commented Mar 8, 2017

Fixes error seen in http://kimball.arch.suse.de/tests/287#step/unzip/26

Copy link
Member

@sysrich sysrich left a comment

Choose a reason for hiding this comment

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

Approved, giving @drpaneas a chance to veto

@drpaneas
Copy link
Contributor

drpaneas commented Mar 8, 2017

LGTM guys ;)

@Soulofdestiny Soulofdestiny merged commit 195b398 into os-autoinst:master Mar 9, 2017
@okurz okurz deleted the fix/unzip branch March 9, 2017 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants