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 NO_PREREQ_INSTALL #6024

Merged
merged 1 commit into from
Nov 21, 2014
Merged

fix NO_PREREQ_INSTALL #6024

merged 1 commit into from
Nov 21, 2014

Conversation

clytwynec
Copy link
Contributor

@jzoldak @benpatterson Please review.

@benpatterson
Copy link
Contributor

Think you could put together a test or two, just for this method?

@benpatterson
Copy link
Contributor

Changes look good

class TestPaverPrereqInstall(unittest.TestCase):

def check_val(self, set_val, expected_val):
os.environ['NO_PREREQ_INSTALL'] = set_val
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be mocked? Will the value persist after tests complete?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point.

@clytwynec clytwynec force-pushed the clytwynec/fix_no_prereq_install branch from 9c519db to e9e5957 Compare November 21, 2014 19:24
@clintonb
Copy link
Contributor

👍

1 similar comment
@benpatterson
Copy link
Contributor

👍

clytwynec pushed a commit that referenced this pull request Nov 21, 2014
@clytwynec clytwynec merged commit 7b36645 into master Nov 21, 2014
@clytwynec clytwynec deleted the clytwynec/fix_no_prereq_install branch November 21, 2014 22:07
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.

3 participants