Skip to content

Commit

Permalink
pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCJY authored and jchen-sc committed Jul 26, 2022
1 parent 3f5edd8 commit f06f8af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ public FragmentOptions getHost() {
host.jvmOpts = ImmutableList.of("-XX:ErrorFile=/dev/stderr");
} else {
host.jvmOpts = hostJvmOpts;
host.hostJvmOpts = hostJvmOpts;
}


Expand Down

0 comments on commit f06f8af

Please sign in to comment.