pkill: Add lt- variants
The pgrep code checks to see if the program is run as pkill or pidwait and changes its behaviour accordingly. Some older versions of libtool run the programs as lt-pkill and lt-pidwait which means the tests fail. We add these two program names to the checks. Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
Reference in New Issue
Block a user