Skip to content

don't print "no_cache_dir"#328

Merged
KentonWhite merged 1 commit into
KentonWhite:masterfrom
gisler:misc
May 22, 2026
Merged

don't print "no_cache_dir"#328
KentonWhite merged 1 commit into
KentonWhite:masterfrom
gisler:misc

Conversation

@gisler
Copy link
Copy Markdown
Contributor

@gisler gisler commented May 21, 2026

Types of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (documentation etc)

Pull request checklist

  • Add functionality
  • Add tests
  • Update documentation in man
  • Update website documentation

Proposed changes

For some reason the migrate.project() function contains a print statement printing the no_cache_dir variable. In case the cache directory already exists, it prints FALSE after migrating the project, which is confusing, because it suggests that the migration failed even though it succeeded:
{688082FF-4024-4E2F-BF3E-E932D0305428}

I removed this print statement.

@KentonWhite KentonWhite self-requested a review May 22, 2026 00:13
@KentonWhite KentonWhite merged commit 18757de into KentonWhite:master May 22, 2026
3 checks passed
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.

2 participants