Closes T2723.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Maniphest Tasks
- T2723: Change `logging.error` into `logging.debug` when returning ENOENT
- Commits
- rDFUSEf9de49aca704: fuse: use debug level instead of error when returning ENOENT
Diff Detail
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D4339 (id=15358)
Rebasing onto e8cb3c6d74...
Current branch diff-target is up to date.
Changes applied before test
commit f9de49aca704931a33769ffff40659d56307ce99 Author: Thibault Allançon <haltode@gmail.com> Date: Fri Oct 23 10:36:36 2020 +0200 fuse: use debug level instead of error when returning ENOENT Closes T2723.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/127/ for more details.