]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Comment out checks that are causing failures on ^/stable/11, post-r337133
authorngie <ngie@FreeBSD.org>
Mon, 22 Apr 2019 03:19:40 +0000 (03:19 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 22 Apr 2019 03:19:40 +0000 (03:19 +0000)
commitb6679b9c7c774096c145713c4a9d70d4b4d315ad
tree947247ad6bbc16fb061e8f4f76cb8e851b51e298
parent058002c416f4de0536a3c7b68972ceda92e5190b
Comment out checks that are causing failures on ^/stable/11, post-r337133

Some usr.bin/procstat code has not been MFCed to ^/stable/11 for command line
handling, and unfortunately, r337133 (which was MFCed as r337542) relies on
that support.

Comment out the checks and add a pointer to the PR for code archaeology and
to cause future potential parties to verify changes when backporting them.

This is a direct commit to ^/stable/11

PR: 237445
Reviewed by: markj
Approved by: emaste (mentor; implicit)
Differential Revision: https://reviews.freebsd.org/D19998
usr.bin/procstat/tests/procstat_test.sh