Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Unified Diff: gce/uploader_exit_codes.sh

Issue 1351383003: [chrome-devtools-frontend] Add new exit code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chrome-devtools-frontend
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gce/uploader_exit_codes.sh
diff --git a/gce/uploader_exit_codes.sh b/gce/uploader_exit_codes.sh
index 9d64dfb8d7e4732ca165fc659ee7da2b87ae5730..066678b28f1a4eda6f2b5e50e46c1be56112e80f 100644
--- a/gce/uploader_exit_codes.sh
+++ b/gce/uploader_exit_codes.sh
@@ -20,3 +20,4 @@ EXIT_BUILD_FRONTEND=56 # Building DevTools Frontend
EXIT_ZIP_FRONTEND=57 # Zipping DevTools Frontend
EXIT_MANIFEST_CREATION=58 # Creating manifest file for AppCache
EXIT_CS_UPLOAD=59 # Uploading results to Cloud Storage
+EXIT_CHROMIUM_UPDATE=60 # Checking out Chromium repo
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698