mirror of
https://github.com/opnsense/src.git
synced 2026-05-13 17:50:39 -04:00
currently when xargs runs in parallel mode (e.g. -P2), it somtimes
incorrectly returns zero exit code. this commit fix it and also adds
tests.
Reviewed by: mjg
PR: 267110
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile | ||
| Makefile.depend | ||
| pathnames.h | ||
| strnsubst.c | ||
| xargs.1 | ||
| xargs.c | ||