| commit | e9136bc7e7dd33b4e531cbbc41042019d65bdba8 | [log] [tgz] |
|---|---|---|
| author | Hung-Te Lin <[email protected]> | Sat May 07 11:09:40 2011 |
| committer | Hung-Te Lin <[email protected]> | Mon May 09 10:28:29 2011 |
| tree | 8305065bff014b4ab5f3b7406fdc45f364e35cdc | |
| parent | ca705a0c0d32883f7c171c5f677b56c6cb2ffda9 [diff] |
factory_test_tools: make sure partitions are in good priority before wipe
cgpt has a "priority" command which should maintain priority in a more robust
way than our current script; gft_prepare_wipe.sh should use it.
BUG=none
TEST=./gft_prepare_wipe.sh /dev/sda5; cgpt show /dev/sda
./gft_prepare_wipe.sh /dev/sda3; cgpt show /dev/sda
Change-Id: Ia35168844c2353b0d87d6e9464bbd95c720dfe76
Reviewed-on: http://gerrit.chromium.org/gerrit/499
Reviewed-by: Yung-Chieh Lo <[email protected]>
Tested-by: Hung-Te Lin <[email protected]>