Skip to content

install: include missing source path in stat error#13030

Open
1mpossible-code wants to merge 2 commits into
uutils:mainfrom
1mpossible-code:install-missing-source-stat-error
Open

install: include missing source path in stat error#13030
1mpossible-code wants to merge 2 commits into
uutils:mainfrom
1mpossible-code:install-missing-source-stat-error

Conversation

@1mpossible-code

Copy link
Copy Markdown

fixes #13015

install a b previously reported only:

install: No such file or directory

this now reports the missing source path:

install: cannot stat 'a': No such file or directory

also added a regression test for the single source missing file case

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.

install: no such file or directory missing directory path

1 participant