[Bug 284411] ports-mgmt/pkg: alias 'prime-origins' - introduced pipe fails

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Feb 2025 10:33:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284411

--- Comment #2 from Eric <erichanskrs@gmail.com> ---
(In reply to Graham Perrin comment #1)

Just as notable:

[1-0] # pkg prime-origins | wc -l
       0
[2->1<] # echo $?
1
[3-0] # pkg query -e '%a = 0' '%o' | sort -u | wc -l
     131
[4-0] # echo $?
0
[5-0] #

-- 
You are receiving this mail because:
You are the assignee for the bug.