-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Client home has incorrect path when env vars set
If you specify either FABRIC_CA_CLIENT_HOME or FABRIC_CA_HOME environment variables it will create a hidden folder for client home (.fabric-ca-client). The hidden folder should only get created when no location for the client home directory has been specified. https://jira.hyperledger.org/browse/FAB-2796 Change-Id: I776a750cca7733d7ee71310924e93903132e8401 Signed-off-by: Saad Karim <[email protected]>
- Loading branch information
Saad Karim
committed
Mar 15, 2017
1 parent
8d26cf9
commit 9132e6d
Showing
2 changed files
with
34 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters