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

Unified Diff: scripts/image_signing/common.sh

Issue 3145008: A utility for updating /etc/lsb-release values. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git
Patch Set: address review comments Created 10 years, 4 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 | « no previous file | scripts/image_signing/set_lsb_release.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/image_signing/common.sh
diff --git a/scripts/image_signing/common.sh b/scripts/image_signing/common.sh
index 0d15cb4f2e4a354d906ab81b5151ee6ab8c69add..893ef07dfa44d8035abf909a5d4f0fc84eec1058 100644
--- a/scripts/image_signing/common.sh
+++ b/scripts/image_signing/common.sh
@@ -6,6 +6,7 @@
# Determine script directory
SCRIPT_DIR=$(dirname $0)
+PROG=$(basename $0)
GPT=cgpt
# Read GPT table to find the starting location of a specific partition.
« no previous file with comments | « no previous file | scripts/image_signing/set_lsb_release.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698