From ff7b7b064d328fb488eadf6294a2dbd5a0baa0b3 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 2 Jul 2013 14:12:32 -0700 Subject: [PATCH] chore(core_upload_update): remove TODO --- core_upload_update | 1 - 1 file changed, 1 deletion(-) diff --git a/core_upload_update b/core_upload_update index 3dd380ff96..d189777ffe 100755 --- a/core_upload_update +++ b/core_upload_update @@ -9,7 +9,6 @@ SCRIPT_ROOT=$(dirname $(readlink -f "$0")) DEFINE_string image "${SRC_ROOT}/build/images/amd64-generic/latest/chromiumos_image.bin" \ "Path to the basic image (not qemu/xen/etc)" -# TODO: use version.txt DEFINE_string version "${COREOS_VERSION_STRING}" \ "Version number of this build." DEFINE_string track "dev-channel" \