Skip to content

Commit 2b20957

Browse files
committed
. e Testing Mac: no spaces around =
1 parent f435eec commit 2b20957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

set_formatting_off.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
if [[ "$OSTYPE" == "darwin"* ]]; then
4-
backup = '.back'
4+
backup='.bak'
55
fi
66

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

0 commit comments

Comments
 (0)