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

Fix missing space in invalid path error #1776

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Fix missing space in invalid path error #1776

merged 1 commit into from
Sep 18, 2023

Conversation

tas50
Copy link
Member

@tas50 tas50 commented Sep 18, 2023

Add the missing space to errors like this:

x could not connect to asset error="path 'https://gitlab.com/mondoolabs/example-gitlab.git'is not a valid file or directory" asset=

Add the missing space to errors like this:

```
x could not connect to asset error="path 'https://gitlab.com/mondoolabs/example-gitlab.git'is not a valid file or directory" asset=
```

Signed-off-by: Tim Smith <[email protected]>
@tas50 tas50 merged commit 66ce8f3 into v8 Sep 18, 2023
9 checks passed
@tas50 tas50 deleted the fix_path branch September 18, 2023 23:04
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2023
@tas50
Copy link
Member Author

tas50 commented Sep 18, 2023

BTW: This is not present in V9 so no need to fix it there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants