Branch: refs/heads/master
Home:
https://github.com/intel/tpm2-tools
Commit: 24556fda8138de49dfaf197b1017c236b391530d
https://github.com/intel/tpm2-tools/commit/24556fda8138de49dfaf197b1017c2...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-12-22 (Fri, 22 Dec 2017)
Changed paths:
M tools/tpm2_create.c
Log Message:
-----------
tpm2_create: change o and O flags to reflect the tool options
Commit cd3a1c72b278 ("tpm2_create: rename options for public and sensitive
portions of the object") renamed the o and O options to u and r so they're
consistent with other tools, but forgot to rename the flags used for these.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>