#8160: sync-all failing to detect Windows -------------------------------------+------------------------------------ Reporter: simonpj | Owner: thoughtpolice Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by thoughtpolice): The sync-all script has been fixed in: {{{ commit 80ac75f774ef008f769d75db6738544c7a5fc8c4 Author: Austin Seipp <aseipp@pobox.com> Date: Fri Aug 23 06:14:24 2013 -0500 Fix windows detection in ./sync-all. We weren't considering 'msys' for the $OSNAME. Signed-off-by: Austin Seipp <aseipp@pobox.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8160#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler