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 path in CI help message #2305

Open
wants to merge 1 commit into
base: Dev
Choose a base branch
from
Open

Conversation

fenhl
Copy link
Collaborator

@fenhl fenhl commented Sep 18, 2024

This changes the suggested command from CI.py to ./CI.py to make it work in shell environments that don't include . in the PATH, which is the default for most shells. This also works on Windows, which accepts / as a path separator even though \ is the default.

@fenhl fenhl added Type: Bug Something isn't working Status: Needs Review Someone should be looking at it Component: Misc A catch-all label labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Misc A catch-all label Status: Needs Review Someone should be looking at it Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant