diff options
| author | 2019-10-31 15:22:57 -0700 | |
|---|---|---|
| committer | 2019-11-07 02:05:06 +0000 | |
| commit | c2557d1d566c9b0775a35c7a6d19e5513bf666b5 (patch) | |
| tree | 4eb28e8162f23113d7040d6e566d2032ed1748ea /java/java.go | |
| parent | c48ea97c9c8b7395c645f83b8b825012657c0c0a (diff) | |
Fix turbine classpath arguments
We were passing "--classpath foo.jar --classpath bar.jar" to turbine,
it now wants (and may always have expected?)
"--classpath foo.jar bar.jar".
Test: m checkbuild
Change-Id: Ib7e0ca64a34e236110f7b785d6a0fb51ed75567e
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions