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)
commita3f02d8c8b8616d1690b382e1e4035e3c0df0dc1
treec92543223219e145b27ec38d4f4f076d09e62fc8
parent36e3377e46b26b55a49037962302383c25e4cc9f
Fixed argument handling in find_working.

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.
opt/bin/find_working