[commit: testsuite] master: Fix library way detection; fixes the ImpSafeOnly* tests when BINDIST=YES (b32d38a)

Páli Gábor János pali.gabor at gmail.com
Sun May 12 11:27:10 CEST 2013


On Fri, May 10, 2013 at 3:40 PM, Ian Lynagh <igloo at earth.li> wrote:
>     Fix library way detection; fixes the ImpSafeOnly* tests when BINDIST=YES
>
>     We were checking paths with
>         if [ -f '"/path/to/Prelude"' ]
>     i.e. the " quotes were being quoted by the ' quotes. Now we just
>     use " quotes (which come from the ghc-pkg output).

This does not work (again) on the FreeBSD builder clients.  Any
suggestions where else to fix this problem for them then?



More information about the ghc-devs mailing list