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

Target still created if invalid `--seed` argument #19

Closed
kjk opened this issue Aug 5, 2019 · 2 comments
Closed

Target still created if invalid `--seed` argument #19

kjk opened this issue Aug 5, 2019 · 2 comments

Comments

@kjk
Copy link
Contributor

@kjk kjk commented Aug 5, 2019

# fuzzit create target promql --seed corups.tar.gz2
2019/08/05 17:38:10 Creating target...
2019/08/05 17:38:11 open corups.tar.gz2: no such file or directory

This still created a target on the backend. Should validate the file name first and maybe add code to delete target on the backend if something along the way fails.

@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Aug 5, 2019

This is fixed in master. will do a release soon.

@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Aug 6, 2019

@yevgenypats yevgenypats closed this Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.