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

Small log improvements #857

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JSCU-CNI
Copy link
Contributor

This PR addresses two small issues:

  • The hash record modifier could generate a lot of warnings when combining the walkfs plugin with --hash as a lot of files can be broken. this log is now demoted to INFO for FileNotFoundErrors as that exception is not really interesting in those instances.
  • When entering a child target using --children or target-shell's enter the path of said child was appended to the locations of where to look for targetcfg files. That obviously does not work as that path is virtual inside the main target. This is now fixed.

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.

1 participant