Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean the potential existing msp and tls paths #214

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

yeasy
Copy link
Contributor

@yeasy yeasy commented Jan 26, 2021

When the msp or tls path exists, currently, the init.sh will merge the
parsed files into it. This may trigger peer's booting failure.

This patchset fixes the issue by cleaning the path when the
corresponding env variable exists and the target path is not empty.

Signed-off-by: Baohua Yang yangbaohua@gmail.com

When the msp or tls path exists, currently, the init.sh will merge the
parsed files into it. This may trigger peer's booting failure.

This patchset fixes the issue by cleaning the path when the
corresponding env variable exists and the target path is not empty.

Signed-off-by: Baohua Yang <yangbaohua@gmail.com>
@yeasy yeasy requested review from a team, XuHugo and dexhunter January 26, 2021 06:19
Copy link
Contributor

@XuHugo XuHugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@yeasy yeasy requested a review from XuHugo January 27, 2021 08:06
@yeasy yeasy merged commit a3ee5fb into hyperledger-cello:master Jan 28, 2021
@yeasy yeasy deleted the clean_path branch January 28, 2021 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants