Page MenuHomeFreeBSD

xargs/tests: Include expected output file for -nMAX_INT
ClosedPublic

Authored by jlduran_gmail.com on Jul 13 2023, 11:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 1:17 PM
Unknown Object (File)
Sat, Sep 28, 1:17 PM
Unknown Object (File)
Sat, Sep 28, 1:17 PM
Unknown Object (File)
Sat, Sep 28, 1:06 PM
Unknown Object (File)
Thu, Sep 19, 5:43 PM
Unknown Object (File)
Tue, Sep 10, 9:16 AM
Unknown Object (File)
Mon, Sep 9, 6:59 PM
Unknown Object (File)
Aug 19 2024, 1:57 AM

Details

Summary
Test Plan

As stated in D41023, on my mac xargs -n2147483647 < usr.bin/xargs/tests/regress.in, works fine.
However both, on my testing FreeBSD VM, and on CirrusCI (https://cirrus-ci.com/task/4770881373732864), it fails -- maybe I need to update the VMs.

At any rate, this patch is needed in order to run the tests.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable