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

Ensure apitools.gen.util.Chdir cleans up. #52

Merged
merged 1 commit into from
Sep 13, 2015

Conversation

craigcitro
Copy link
Contributor

Previously, if a test failed, later tests using Chdir would fail, since
they're in a now-nonexistent directory, and os.getcwd() fails.

PTAL @cherba

Previously, if a test failed, later tests using `Chdir` would fail, since
they're in a now-nonexistent directory, and `os.getcwd()` fails.
@cherba
Copy link
Contributor

cherba commented Sep 13, 2015

LGTM.

craigcitro added a commit that referenced this pull request Sep 13, 2015
Ensure apitools.gen.util.Chdir cleans up.
@craigcitro craigcitro merged commit 13af2a7 into google:master Sep 13, 2015
@craigcitro craigcitro deleted the utilfix branch September 13, 2015 18:10
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