pwait: Add a -t flag to specify a timeout before exiting, and tests.
The exit status will be 124, as the timeout(1) utility uses. Reviewed by: jilles MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D9697
This commit is contained in:
@@ -307,6 +307,7 @@ DIRDEPS= \
|
||||
usr.bin/mkimg/tests \
|
||||
usr.bin/ncal/tests \
|
||||
usr.bin/printf/tests \
|
||||
usr.bin/pwait/tests \
|
||||
usr.bin/sdiff/tests \
|
||||
usr.bin/sed/tests \
|
||||
usr.bin/sed/tests/regress.multitest.out \
|
||||
|
||||
Reference in New Issue
Block a user