Skip to content

Conversation

@dkuegler
Copy link
Member

In an edit of run_fastsurfer, --prefer_cache was statically added to the call that generates the version information (build log file), even if the build cache did not existed.
This generates warnings, if the cache does not exist (which may be the case in native installs).

This PR

  • Renames the variable
  • Reintroduces the variable arguments that only use the cache, if the cache file exists

In an edit of run_fastsurfer, --prefer_cache was statically added to the call that generates the version information (build log file), even if the build cache did not existed.
This generates warnings, if the cache does not exist (which may be the case in native installs).

- Rename the variable
- Reintroduce the variable arguments that only use the cache, if the cache file exists
@m-reuter m-reuter merged commit bb51a86 into Deep-MI:dev Nov 13, 2024
3 checks passed
@dkuegler dkuegler deleted the fix/version-prefer-cache branch November 13, 2024 16:20
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