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

Allow to opt out of output directory #619

Merged
merged 1 commit into from
May 10, 2023

Conversation

thc202
Copy link
Contributor

@thc202 thc202 commented May 8, 2023

Do not require an output directory when not using plugins, to avoid creating directories/output when not wanted/needed. Update "core" methods that expected an output directory to not try read and write any data.
Also, do not log a warn when not using plugins nor an output directory.

Do not require an output directory when not using plugins, to avoid
creating directories/output when not wanted/needed.
Update "core" methods that expected an output directory to not try read
and write any data.
Also, do not log a warn when not using plugins nor an output directory.

Signed-off-by: thc202 <thc202@gmail.com>
@amesbah
Copy link
Member

amesbah commented May 10, 2023

LGTM!

@amesbah amesbah merged commit 5924105 into crawljax:master May 10, 2023
6 checks passed
@thc202 thc202 deleted the opt-out-output-dir branch May 10, 2023 17:16
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.

None yet

2 participants