summaryrefslogtreecommitdiffstats
path: root/third_party/binutils/upload.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/binutils/upload.sh')
-rwxr-xr-xthird_party/binutils/upload.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/third_party/binutils/upload.sh b/third_party/binutils/upload.sh
index 5ff10aa..31f1a06 100755
--- a/third_party/binutils/upload.sh
+++ b/third_party/binutils/upload.sh
@@ -61,5 +61,8 @@ for DIR in $1/*; do
done
echo "Please commit the new .sha1 to the Chromium repository"
-echo ""
echo "# git commit"
+echo ""
+echo "Make sure goma is updated with the new binutils *before* landing."
+echo " Notify {ukai,yyanagisawa,shinyak}@chromium.org with the .sha1 files"
+echo " and await confirmation."