Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

util: add fail point implementation #120

Merged
merged 11 commits into from
Jul 10, 2018
Merged

Conversation

neverchanje
Copy link
Contributor

No description provided.

@@ -137,7 +137,6 @@ error_code md5sum(const std::string &file_path, /*out*/ std::string &result);
// A is represent whether operation encounter some local error
// B is represent wheter the directory is empty, true means empty, otherwise false
std::pair<error_code, bool> is_directory_empty(const std::string &dirname);

Copy link
Member

Choose a reason for hiding this comment

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

这里去掉这个空行是啥意思?

@neverchanje neverchanje merged commit 87d5bc2 into XiaoMi:master Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants