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
[FAB-2343] Fix duplicate dir in testenv Dockerfile
https://jira.hyperledger.org/browse/FAB-2343
Both `PEER_CFG_PATH` and `ORDERER_CFG_PATH` point to the same location. No
need to invoke them both in the `mkdir` call.
Change-Id: I9ad06c17f53ce4e587c8aa7a69964e1f67aa30c2
Signed-off-by: Kostas Christidis <[email protected]>
0 commit comments