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" |