Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
19334330
Commit
19334330
authored
Jan 27, 2006
by
Simon Marlow
Browse files
fix one case where -q wasn't honoured
parent
bfd03f0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
darcs-all
View file @
19334330
...
...
@@ -30,7 +30,7 @@ function darcsall()
done
for
pkg
in
`
cat
libraries/default-packages
`
;
do
if
test
-d
libraries/
$pkg
;
then
echo
"== running darcs
$*
in libraries/
$pkg
"
message
"== running darcs
$*
in libraries/
$pkg
"
darcs
$*
--repodir
libraries/
$pkg
else
echo
"warning:
$dir
doesn't seem to exist, use 'darcs-all get' to get it"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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