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

Unified Diff: src/scripts/build_all.sh

Issue 500146: Fixes build_all.sh (Closed)
Patch Set: Created 11 years 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: src/scripts/build_all.sh
diff --git a/src/scripts/build_all.sh b/src/scripts/build_all.sh
index 4acecc485d19c7c25e88bfe9b6a21c90f75b803f..2ca6662820bb9cfd0b777c72926a37b0792a4aa0 100755
--- a/src/scripts/build_all.sh
+++ b/src/scripts/build_all.sh
@@ -15,4 +15,4 @@ $SCRIPTS_DIR/build_platform_packages.sh
$SCRIPTS_DIR/build_tests.sh
$SCRIPTS_DIR/build_kernel.sh
$SCRIPTS_DIR/run_tests.sh
-$SCRIPTS_DIR/build_image.sh
+$SCRIPTS_DIR/build_image.sh --replace
« 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