Skip to content
Snippets Groups Projects
Unverified Commit 78ef5e9e authored by Andrew Gillis's avatar Andrew Gillis Committed by GitHub
Browse files

wrap user-facing mfs.Lookup error (#10821)

To avoid the blank Error: file does not exist and specify which file we failed to find.

Error before: `Error: file does not exist`

Error after: `Error: /my-cat-pic.jpg: file does not exist`

Closes #8671
parent e491ee98
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment