commit | c853b6e7fa08b3d178738435f81aeedb1be25270 | [log] [tgz] |
---|---|---|
author | Yu-Ju Hong <yjhong@chromium.org> | Mon Nov 17 15:04:55 2014 -0800 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Tue Nov 18 05:18:54 2014 +0000 |
tree | b8d5921b76670dff45990c1de3bfd4daff3cdfaa | |
parent | d920214d439be7db068fa5ff2cc53b394a714e87 [diff] |
gsutil_util: replace `du` with `stat` `gsutil du PATH` no longer returns an error even if the file does not exist. Use `gsutil stat` instead. BUG=chromium:434029 TEST=Manually run the commands using different gsutil versions Change-Id: I7af64735a2b6dae67fb2b724792c1734da3f3511 Reviewed-on: https://chromium-review.googlesource.com/230305 Tested-by: Yu-Ju Hong <yjhong@chromium.org> Reviewed-by: Chris Sosa <sosa@chromium.org> Commit-Queue: Yu-Ju Hong <yjhong@chromium.org>