Fix echo not interpret \n in GoTest.sh (#5426)
When running GoTest.sh, the last step that checking go format files are print \n instead of new line: These files are not well gofmt'ed:\n\nMyGame/Example/Color.go MyGame/Example/MonsterStorage_grpc.go This changes fix it by echo NOT_FMT_FILES in separate line.
Showing
Please
register
or
sign in
to comment