Hi!
tests/fblast.py is installed as executable by the
Makefile in that dir. It does however not have a
shebang line at the start, thus making it not directly
executable.
It should either not be set +x, or add the line. I've
done the latter. Patch is attached, please consider.
Thanks!
Thijs
patch to add #! line
Logged In: YES
user_id=11375
Originator: NO
Applied to my small-fixes branch.