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

Remove temporary directory properly #4115

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

nobu
Copy link
Member

@nobu nobu commented Jan 24, 2021

For each make check, rubygems test makes "tmp" directory and some "gem_generate_index..." directories remain there.

  • Do not create a (fixed name) directory in the current working directory
  • Should remove its own temporary directory

For each `make check`, rubygems test makes "tmp" directory and
some "gem_generate_index..." directories remain there.

* Do not create a (fixed name) directory in the current working
  directory
* Should remove its own temporary directory
@nobu nobu merged commit 80bad36 into ruby:master Jan 24, 2021
@nobu nobu deleted the temporary-index-directories branch January 24, 2021 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant