-
-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make conversion script work on Windows (#1655)
When executing the conversion script on Windows (in the bash shell of Git for Windows) it stops with an error: `./convert-junit-assertions-to-assertj.sh: line 45: `replace-in-all-files': not a valid identifier` Shortening the function name to not contain hyphen characters fixes the problem.
- Loading branch information
1 parent
a12dc51
commit 40f73b0
Showing
1 changed file
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters