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

Consider supporting stdin input for Smoketest #8

Open
mcbridem opened this issue Mar 19, 2018 · 0 comments
Open

Consider supporting stdin input for Smoketest #8

mcbridem opened this issue Mar 19, 2018 · 0 comments

Comments

@mcbridem
Copy link
Contributor

We currently support this:

$ smoketest -vv test.txt

But as far as I know Smoketest does not support this:

$ cat test.txt | smoketest -vv

Or even this:

$ smoketest -vv < test.txt

Maybe it should.

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