| Summary: | xargs -PN either crashes or always returns an error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Jan Beich <jbeich> | ||||
| Component: | bin | Assignee: | Allan Jude <allanjude> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | allanjude, lifanov | ||||
| Priority: | --- | Keywords: | patch, regression | ||||
| Version: | CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 199976 | ||||||
| Attachments: |
|
||||||
|
Description
Jan Beich
2015-08-07 07:45:08 UTC
Please apply. I arrived at the same patch and it's just a bad rebase. I will write tests for xargs. I created a Differential D3330 about this. A commit references this bug: Author: allanjude Date: Sat Aug 8 18:37:23 UTC 2015 New revision: 286461 URL: https://svnweb.freebsd.org/changeset/base/286461 Log: fix regression in xargs -Px (introduced in r286289) and add regression tests PR: 202152 Submitted by: jbeich (original), Nikolai Lifanov (final) Reviewed by: jbeich Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D3330 Changes: head/usr.bin/xargs/tests/Makefile head/usr.bin/xargs/tests/regress.0P1.out head/usr.bin/xargs/tests/regress.P1.out head/usr.bin/xargs/tests/regress.n2P0.out head/usr.bin/xargs/tests/regress.sh head/usr.bin/xargs/xargs.c |