Skip to content

Commit

Permalink
. e Testing Mac: no spaces around =
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBob committed Jan 23, 2025
1 parent f435eec commit 2b20957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set_formatting_off.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

if [[ "$OSTYPE" == "darwin"* ]]; then
backup = '.back'
backup='.bak'
fi

sed -i $backup 's/<!-- formatter_plugin_begin -->/<!-- formatter_plugin_begin/g' pom.xml
Expand Down

0 comments on commit 2b20957

Please sign in to comment.