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

Unified Diff: utility/chromeos-tpm-recovery

Issue 4320001: Use existing dash vs. underscore convention for scripts. (Closed) Base URL: http://git.chromium.org/git/vboot_reference.git@master
Patch Set: Created 10 years, 1 month 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 | utility/chromeos-tpm-recovery-test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utility/chromeos-tpm-recovery
diff --git a/utility/chromeos_tpm_recovery b/utility/chromeos-tpm-recovery
similarity index 99%
rename from utility/chromeos_tpm_recovery
rename to utility/chromeos-tpm-recovery
index d7293059234a4a2b89fd4769484c67f732f9a7a9..5bb2ec6aa86da579f18ece91292fdaf5f4345e9d 100755
--- a/utility/chromeos_tpm_recovery
+++ b/utility/chromeos-tpm-recovery
@@ -6,7 +6,7 @@
# Run TPM diagnostics in recovery mode, and attempt to fix problems. This is
# specific to devices with chromeos firmware.
#
-# Usage: chromeos_tpm_recovery <log file>
+# Usage: chromeos-tpm-recovery <log file>
#
# Most of the diagnostics examine the TPM state and try to fix it. This may
# require clearing TPM ownership.
« no previous file with comments | « no previous file | utility/chromeos-tpm-recovery-test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698