Skip to content

Fix buildandtest.sh to use - instead of / #1628

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

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

lupino3
Copy link
Contributor

@lupino3 lupino3 commented Nov 2, 2018

The '/' character will be interpreted as a path start under Linux (and
WSL), so change it to a '-'.

Tested locally under WSL (Windows Subsystem for Linux).

The '/' character will be interpreted as a path start under Linux (and
WSL), so change it to a '-'.

Tested locally under WSL (Windows Subsystem for Linux).
@ethomson
Copy link
Member

ethomson commented Nov 2, 2018

👍

@ethomson ethomson merged commit cc56296 into libgit2:master Nov 2, 2018
alex-weaver pushed a commit to alex-weaver/libgit2sharp that referenced this pull request Mar 23, 2023
Fix buildandtest.sh to use - instead of /
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.

3 participants