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

Loosens restrictions on catalog ls results. #83

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

TripleDogDare
Copy link
Collaborator

Removes the IsDir check for entries in the catalogs directory when returning the list of catalog names.
This allows catalogs to be symbolic links (or something else) and still work as long as it resolves properly.

Removes the IsDir check for entries in the catalogs directory when
returning the list of catalog names.
This allows catalogs to be symbolic links (or something else) and still
work as long as it resolves properly.
@warpfork
Copy link
Collaborator

warpfork commented Oct 2, 2023

Yep, makes sense to me symlinks should work there. LGTM.

@warpfork warpfork merged commit a9f4fce into master Oct 2, 2023
4 checks passed
@warpfork warpfork deleted the catalog-ls-symlinks branch October 2, 2023 09:31
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