You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
generateArtifacts.sh does not work at 2nd time. Due to generating
a private key every time, if we execute generateArtifacts.sh more
than once, the command to get the private key will return more
than one result. However, we do not expect this result.
This patch set adds checking code of the existence of crypto-config
dir at the beginning.
Change-Id: Ie9249556c1988e30463683f688e4e50dc75d7b15
Signed-off-by: Nao Nishijima <[email protected]>
0 commit comments