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 ignoring results by running with /dev/null as paths #82

Open
schneems opened this issue Nov 28, 2024 · 0 comments
Open

Allow ignoring results by running with /dev/null as paths #82

schneems opened this issue Nov 28, 2024 · 0 comments

Comments

@schneems
Copy link
Member

Currently this fails when using /dev/null in either:

        --on-success-dir <dir>       Success dir, relative to CWD. i.e. `<rundoc.md/dir>/rundoc_output/`.
        --on-failure-dir <dir>       Failure dir, relative to CWD i.e. `<rundoc.md/dir>/rundoc_failure/`.

It tries to create/delete the directory contents and that fails.

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

No branches or pull requests

1 participant