Bruno Haible <[EMAIL PROTECTED]> writes:
> The sysexits test that I wrote verifies that all values from EX_OK to
> EX_CONFIG
> are present and have distinct values.
>
> This fails on HP-UX. It has a file which contains only te values
> up to EX_NOPERM. The values are the same, though (at least :
The sysexits test that I wrote verifies that all values from EX_OK to EX_CONFIG
are present and have distinct values.
This fails on HP-UX. It has a file which contains only te values
up to EX_NOPERM. The values are the same, though (at least :-)).
Here is a proposed patch to extend the HP-UX wi