check4progs: Change testing from ‘which’ to iterating over $PATH [Closes: issue1284]
authorThilo Six <tech@xk2c.de>
Sun, 17 Nov 2013 14:34:51 +0000 (15:34 +0100)
committerFrank Terbeck <ft@grml.org>
Sun, 17 Nov 2013 14:37:43 +0000 (15:37 +0100)
This removes the availability of ‘which’ and improves performance when
‘which’ is an external program.

This patch also silently adds options to make the function more quiet
than its default behaviour.


No differences found