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

UI: Add a sanity check for the working directory #307

Merged

Conversation

deribaucourt
Copy link
Member

If the user configures a faulty working directory, the error message was not very clear. This very simple check will show a more clear message early on.

Closes #306

If the user configures a faulty working directory, the error message
was not very clear. This very simple check will show a more clear
message early on.
Sanity tests now require a valid working directory to be provided.
@deribaucourt deribaucourt merged commit 9f67748 into yoctoproject:staging Aug 19, 2024
5 checks passed
@deribaucourt deribaucourt deleted the sanity-working-dir branch August 19, 2024 07:19
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.

failure during sanity check, chdir(2) failed.: No such file or directory
2 participants