Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alfredo Di Napoli
GHC
Commits
6536a791
Commit
6536a791
authored
Feb 03, 2010
by
benl@cse.unsw.edu.au
Browse files
Use bash to run boot-pkgs, the default Solaris shell doesn't support the -ot test flag
parent
1be45d7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
boot
View file @
6536a791
...
...
@@ -2,7 +2,7 @@
set
-e
# Create libraries/*/{ghc.mk,GNUmakefile}
sh boot-pkgs
ba
sh boot-pkgs
# Check that we have all boot packages.
for
dir
in
`
grep
"^[^# ][^ ]* *[^ ][^ ]* *[^ ][^ ]*$"
packages |
sed
"s/ .*//"
`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment