4 Commits

Author SHA1 Message Date
J. Richard Barnette
7aeb5592be Make cros_download_latest_image echo its newline to stderr
Change-Id: I1a28902308f3892aa936bb0376e4eb75259cbb8b
BUG=none
TEST=./image_to_usb.sh --to=/dev/sdb --test_image --from=$(./cros_download_latest_image)

Review URL: http://codereview.chromium.org/3110040
2010-08-25 16:09:25 -07:00
J. Richard Barnette
5c2290cda4 Print a newline after reading password in cros_download
BUG=none
TEST=./cros_download_latest_image

Review URL: http://codereview.chromium.org/3151013
2010-08-13 11:52:13 -07:00
bradnelson
825074abc0 Making default to LOGNAME work correctly.
Modifying gsdcurl to accept username and password from the environment. Switching cros_download_latest_image to use gsdcurl

Merge branch 'master' of ssh://chromiumos-git/crosutils

Switching back to MixedCase. Wrong style guide...

Switching to match external style guide.

Dropping unneeded arg as per review.

Fixing copyright.

Making the prompts go to stderr. Renaming for tab completion.

Adding gsdcurl utility for pulling for Google Storage for Developers.

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/3060043
2010-08-03 17:30:53 -07:00
Chris Sosa
736cdcc5bf Tiny bit of clean up and follow new script naming convention.
TEST=Re-ran script and downloaded latest image.

Review URL: http://codereview.chromium.org/2805022
2010-06-22 17:21:05 -07:00