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

Improve no toml found because of fs boundary error #267

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Conversation

fmoor
Copy link
Member

@fmoor fmoor commented Mar 15, 2023

The old error said

%!w(<nil>): stopped searching for edgedb.toml at file system boundary "/home/fmoor"

The new error says

no edgedb.toml found: stopped searching for edgedb.toml at file system boundary "/home/fmoor"

The old error said
```
%!w(<nil>): stopped searching for edgedb.toml at file system boundary "/home/fmoor"
```

The new error says
```
no edgedb.toml found: stopped searching for edgedb.toml at file system boundary "/home/fmoor"
```
@fmoor fmoor merged commit 1253e57 into master Mar 15, 2023
@fmoor fmoor deleted the fsboundary branch March 15, 2023 22:08
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.

None yet

2 participants