s/BazelMain/Bazel/ PiperOrigin-RevId: 192137803
diff --git a/scripts/bootstrap/compile.sh b/scripts/bootstrap/compile.sh index 4227f1d..9f53d1b 100755 --- a/scripts/bootstrap/compile.sh +++ b/scripts/bootstrap/compile.sh
@@ -228,7 +228,7 @@ bind(name = "cc_toolchain", actual = "@bazel_tools//tools/cpp:default-toolchain") EOF - create_deploy_jar "libblaze" "com.google.devtools.build.lib.bazel.BazelMain" \ + create_deploy_jar "libblaze" "com.google.devtools.build.lib.bazel.Bazel" \ ${OUTPUT_DIR} fi