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

fix: parameter auto-create-dir is invalid. move file check dir exists before autoCre… #159

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

myl1019
Copy link
Contributor

@myl1019 myl1019 commented May 30, 2023

Describe what this PR does / why we need it

fix: parameter auto-create-dir is invalid. move file check dir exists before autoCreateDir used. issue(#898)

修改如下:
1、删除在使用autoCreateDir前的对target目录是否存在的验证逻辑
2、修改当使用force参数但target目录存在该文件时的错误日志和提示信息

Does this pull request fix one issue?

for issue: chaosblade-io/chaosblade#898

Describe how you did it

修改如下:
1、删除在使用autoCreateDir前的对target目录是否存在的验证逻辑
2、修改当使用force参数但target目录存在该文件时的错误日志和提示信息

Describe how to verify it

Special notes for reviews

…teDir used. issue(#898)

Signed-off-by: mayunlong19 <mayunlong19@jd.com>
@tiny-x tiny-x added the type/bug Something isn't working label May 30, 2023
@MandssS MandssS added this to the v1.7.3 milestone Jun 15, 2023
@MandssS MandssS merged commit 4da332d into chaosblade-io:master Jul 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
4 participants