Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
ci
Commits
d986bfa8
Commit
d986bfa8
authored
Mar 31, 2020
by
Ralf Jung
Browse files
opam: print repo list
parent
db17f36c
Changes
1
Hide whitespace changes
Inline
Side-by-side
prepare-opam.sh
View file @
d986bfa8
...
...
@@ -59,8 +59,9 @@ if [[ -z "$FRESH_OPAM" ]]; then # skip if this is a fresh opam root
fi
# Print some version numbers
status
"[prepare-opam]
Version
report"
status
"[prepare-opam]
opam
report"
opam config report
opam repo list
# Unpin all the things, to kill stale pins
status
"[prepare-opam] Removing old pins"
...
...
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