Willy,

Am 18.02.20 um 14:06 schrieb Willy Tarreau:
> I haven't pushed yet Ilya's patch I've just merged, I'm fine with
> applying a change if preferred. Just let me know.

`type` is required to be a builtin by POSIX [1]. The `-p` parameter does
not appear to be standardized, though. Nonetheless I expect it to work
in any `bash`.

Thus I prefer to change the test to use `type` instead of making it
dependent on `which`.

Best regards
Tim Düsterhus

[1] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/type.html

Reply via email to