Skip to content

298|Bugfix: Cache errors when the cache is set as relative path

Félix David requested to merge Tilix4/stax:298_bf_cache_dir_relative into master

Description of fix

Cache directory forced to be absolute when config is saved.

How to test it

Set cache directory as relative.

Checklist

Please check if your MR fulfills the following requirements:

  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated
  • Branch has been rebased on merge branch

FYI: @awesome_dev_too

Merge request reports