Navigation Menu

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix windows build #591

Merged
merged 1 commit into from Aug 17, 2022
Merged

Fix windows build #591

merged 1 commit into from Aug 17, 2022

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Aug 17, 2022

Signed-off-by: James Couball jcouball@yahoo.com

Your checklist for this pull request

馃毃Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

When testing git commit --no-verify, the pre-commit script was created in such a way that failed on the current Windows build configuration. This change creates the file properly with the #!/bin/sh hash bang to ensure the script runs on all platforms including Windows.

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit 4a96679 into master Aug 17, 2022
@jcouball jcouball deleted the fix_windows_build branch August 17, 2022 19:30
This was referenced Aug 17, 2022
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

1 participant