]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
xargs: Fix exit status expression when a child process fails to exec.
authorMark Johnston <markj@FreeBSD.org>
Fri, 3 Apr 2020 14:03:58 +0000 (14:03 +0000)
committerMark Johnston <markj@FreeBSD.org>
Fri, 3 Apr 2020 14:03:58 +0000 (14:03 +0000)
commitab82560638dd2859b59774b7c89419f37d15b7d9
tree2d06b951136fb185e32b84cc679f79479f45666b
parentc205ac921b7c29eaaa592e83915250596092560c
xargs: Fix exit status expression when a child process fails to exec.

PR: 244327
Submitted by: thomas.duffy.99@alumni.brown.edu
MFC after: 1 week
usr.bin/xargs/xargs.c