Fixed argument handling in find_working.
authorIain Patterson <me@iain.cx>
Tue, 31 Aug 2010 09:39:03 +0000 (10:39 +0100)
committerIain Patterson <me@iain.cx>
Wed, 15 Sep 2010 13:14:31 +0000 (14:14 +0100)
find_working wasn't using the arguments passed with -a when checking if
an executable it found was really working.
Added the -A flag to skip argument checking altogether.


No differences found