> +Disabled 'make test' on intel, since it doesn't work.
...
> - make test
> + if [ "%m" == "powerpc" ]; then make test ; fi

No specific problem with this, but as general question:

make -k test || :

is even much shorter, and much more instructive to the user _  
especially if
accompanied say by a note in DescPort : "tests such and such (or: so  
many
tests) fail on machine such and such.."

JF

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to