Skip to content

Make shell.sh invocable from the root directory#22

Merged
alexheifetz merged 1 commit intoembabel:mainfrom
ramnivas:robust-shell-sh
Jul 15, 2025
Merged

Make shell.sh invocable from the root directory#22
alexheifetz merged 1 commit intoembabel:mainfrom
ramnivas:robust-shell-sh

Conversation

@ramnivas
Copy link
Contributor

Currently, developers must switch to the scripts directory before invoking shell.sh, which is one extra command. Also, calling ./scripts/shell.sh fails due to the assumption that it is run in the scripts directory.

This change makes shell.sh/bat robust against the invoking directory.

Currently, developers must switch to the scripts directory before invoking shell.sh, which is one extra command. Also, calling ./scripts/shell.sh fails due to the assumption that it is run in the scripts directory.

This change makes shell.sh/bat robust against the invoking directory.
@ramnivas
Copy link
Contributor Author

Please note that I don't have access to a Windows machine, so could not test shell.bat.

Copy link
Contributor

@alexheifetz alexheifetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Ramnivas. I will merge and adjust Windows script accordingly.

@alexheifetz alexheifetz merged commit ff3d13a into embabel:main Jul 15, 2025
1 check passed
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.

2 participants