summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2021-12-21 01:33:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-12-21 01:33:58 +0000
commit023f88db78eafbfc4b25fa5053531b36b89d3357 (patch)
tree940f3dc55e46d4d519c4871987213b7624f8aa35
parent5c6009045b45ead9e9eb49962d053a3861be2dbc (diff)
parenta7fdd4a6a1cf137c41b1b4aabd40e6b9772356a2 (diff)
downloadjdk11-androidx-metrics-release.tar.gz
-rwxr-xr-xupdate.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 858ff57..14b3397 100755
--- a/update.sh
+++ b/update.sh
@@ -34,6 +34,10 @@ touch staging/darwin-x86/MODULE_LICENSE_GPL
rm -f ${LINUX_ZIP} ${DARWIN_ZIP}
+# Copy the RBE toolchain inputs files from the previous version to the staging
+# directory.
+cp linux-x86/bin/*_remote_toolchain_inputs staging/linux-x86/bin
+
version=$(staging/linux-x86/bin/java -version 2>&1 | grep "OpenJDK Runtime Environment" | sed -e 's/.*(\(.*\))/\1/')
# Commit to staging