Skip to content

Commit

Permalink
Remove useless opam pin (#71 & #121)
Browse files Browse the repository at this point in the history
The pinning was anyways done far too late, i.e. while getting Epidisco.
  • Loading branch information
smondet committed Dec 22, 2016
1 parent 3432811 commit 38cd370
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/disco.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,6 @@ cluster-status () {
}

install-epidisco () {
opam pin add --yes ketrew 3.0.0
opam reinstall ketrew --yes
opam pin add --yes biokepi "https://github.com/hammerlab/biokepi.git"
opam pin add --yes epidisco "https://github.com/hammerlab/epidisco.git"
}
Expand Down

0 comments on commit 38cd370

Please sign in to comment.