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 IO Permissions on Appveyor. #1868

Merged

Conversation

daspecster
Copy link
Contributor

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2016
from gcloud._testing import _NamedTemporaryFile

with _NamedTemporaryFile() as temp:
self.temp_config_path = os.path.dirname(temp.name)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@daspecster daspecster force-pushed the use-named-tempory-file-helper branch from 969caa4 to 9aa5c30 Compare June 17, 2016 21:59
@daspecster daspecster mentioned this pull request Jun 20, 2016
7 tasks
@tseaver
Copy link
Contributor

tseaver commented Jun 20, 2016

LGTM

@daspecster daspecster merged commit 08464f7 into googleapis:master Jun 20, 2016
@daspecster daspecster deleted the use-named-tempory-file-helper branch June 20, 2016 14:19
@tseaver tseaver mentioned this pull request Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants