#1854: "sh gen_contents_index --inplace" does not work under Solaris
--------------------------+-------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 6.8.1
Severity: normal | Keywords:
Testcase: | Architecture: Multiple
Os: Solaris |
--------------------------+-------------------------------------------------
the script is called in `libraries/Makefile` and fails under Solaris:
{{{
-bash-3.1$ sh gen_contents_index --inplace
gen_contents_index: bad substitution
}}}
it works if "bash" is used instead of "sh".
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1854>
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