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

Unified Diff: common.sh

Issue 6527001: Remove old logic ... and don't needlessly modifiy dev image. (Closed) Base URL: http://git.chromium.org/git/crosutils.git@master
Patch Set: Remove debug info Created 9 years, 10 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
Index: common.sh
diff --git a/common.sh b/common.sh
index 41fce62595d343eef54f19a3d702f783695d7640..1d25074316d2a336046e3a5311cc1d6de5b02a37 100644
--- a/common.sh
+++ b/common.sh
@@ -157,7 +157,7 @@ DEFAULT_FAST=${FLAGS_TRUE}
# Standard filenames
CHROMEOS_IMAGE_NAME="chromiumos_image.bin"
CHROMEOS_TEST_IMAGE_NAME="chromiumos_test_image.bin"
-
+CHROMEOS_FACTORY_TEST_IMAGE_NAME="chromiumos_factory_image.bin"
# Directory locations inside the dev chroot
CHROOT_TRUNK_DIR="/home/$USER/trunk"
« archive_build.sh ('K') | « archive_build.sh ('k') | mod_image_for_test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698