summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2018-12-04 13:06:02 -0800
committer Dan Willemsen <dwillemsen@google.com> 2018-12-04 13:06:02 -0800
commit83f97aed9549de6d15b5609bac92970fc591d204 (patch)
tree92316e04630efea3e764e2a3368f9d5b8cc4d9ef /java/java_test.go
parentce16f3bac8ed6719a52cfa77463b8df78ad0c7b5 (diff)
Fix mac build w/echo -n
Soong doesn't wrap everything in bash, but relies on the ninja default of /bin/sh. We should probably improve that in the future, but for now, just fix the build. On Mac, /bin/sh and /bin/bash are both bash, but /bin/sh implies `set -o posix`, and ignores the `-n` flag. Test: treehugger Test: build on a mac Change-Id: Icf41b1c5a1ce9eb0a56e39e68c433fc80b53620f
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions