aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-22 19:53:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-22 19:53:37 +0300
commit1d12cafe86c5bb9806b043513b84292205131e83 (patch)
treef9a13f8babd6539c6d820044730288f0e8b0721e /tests
parentbugs: fix restriction passing to find_best_match (diff)
downloadpkgdev-1d12cafe86c5bb9806b043513b84292205131e83.tar.gz
pkgdev-1d12cafe86c5bb9806b043513b84292205131e83.tar.bz2
pkgdev-1d12cafe86c5bb9806b043513b84292205131e83.zip
bugs: support piping package list from stdin
When calling the tool without packages (for example just `pkgdev bugs`), and you pipe (from a file or another command) a list of packages, it will read the package list and use it. The input file can have empty lines, and comments. Everything after the first # is considered a comment. Whitespaces are stripped. Resolves: https://github.com/pkgcore/pkgdev/issues/136 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions