Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1004)

Unified Diff: mount_gpt_image.sh

Issue 2792011: Use new cgpt tool when creating images and the pack/unpack scripts. (Closed) Base URL: ssh://git@chromiumos-git//crosutils.git
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « emit_gpt_scripts.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mount_gpt_image.sh
diff --git a/mount_gpt_image.sh b/mount_gpt_image.sh
index 64e2a4034d18bafd5f834f437a6ccc8525002fdd..9d9785a158adb914714e7084dd176e8cb8e4f655 100755
--- a/mount_gpt_image.sh
+++ b/mount_gpt_image.sh
@@ -11,6 +11,7 @@
# For functions related to gpt images.
. "$(dirname "$0")/chromeos-common.sh"
+locate_gpt
get_default_board
« no previous file with comments | « emit_gpt_scripts.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698