Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
--match-filter does not work if output to stdout #24991
Comments
|
There is no single file file media matching this filter. |
|
I really don't see how you come to this conclusion, but anyway I did what I could to report this bug (if it is even a bug, maybe it is wanted behaviour, who knows...). |
Checklist
Verbose log
The same without output to stdout:
Description
If I output to stdout, then --match-filter does not seem to work.
But if I do the same with output to a file like shown in the second command it works as expected.