aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/compile.sh b/compile.sh
index 695b3288b7..7001939a70 100755
--- a/compile.sh
+++ b/compile.sh
@@ -445,7 +445,4 @@ else
done <<< "$bazelrc"
fi
-# Run "bazel fetch" to bring in the JDK (so users don't have to).
-${PWD}/output/bazel fetch //...
-
log "Build successful! Binary is here: ${PWD}/output/bazel"