#3778: "test -e" in testsuite doesn't work with Solaris /bin/sh
--------------------------------------+-------------------------------------
Reporter: duncan | Owner: igloo
Type: bug | Status: closed
Priority: high | Milestone: 6.12.2
Component: Test Suite | Version: 6.12.1
Resolution: fixed | Keywords:
Difficulty: Easy (less than 1 hour) | Os: Solaris
Testcase: | Architecture: sparc
Failure: Other |
--------------------------------------+-------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for the report; fixed in HEAD and 6.12 by:
{{{
Sun Jan 3 13:11:27 GMT 2010 Ian Lynagh <[email protected]>
* Use "test -x" rather than "test -e"; fixes trac #3778
Solaris doesn't support -e
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3778#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs