Fix build image

Review URL: http://codereview.chromium.org/1622015
This commit is contained in:
Chris Sosa 2010-04-08 20:51:53 -07:00
parent b9f7230dcd
commit 1e5fe62f92

View File

@ -41,7 +41,7 @@ DEFINE_string to "" \
"The target image file or device"
DEFINE_boolean withtest $FLAGS_FALSE \
"Include packages required for testing and prepare image for testing"
DEFINE_string factory_server $FLAGS_FALSE \
DEFINE_string factory_server "" \
"Build a factory install image pointing to given server."
# Parse command line.