Skip to content

Conversation

@Sudha247
Copy link
Collaborator

This is essentially trying to show a minimal replication of #12850 with a mock opam repository.

Signed-off-by: Sudha Parimala <sudharg247@gmail.com>

$ dune tools install ocamllsp 2>&1 | sed -E \
> -e 's|_build/\.sandbox/[0-9a-f]+|_build/.sandbox/HASH|g' \
> -e 's|(ocamlbuild\.0\.15\.0\+ox)-[0-9a-f]+|\1-HASH|g'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change this to use dune_cmd subst? That way we can avoid introducing more sed invocation and I removed a lot of them in #13035.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants