Skip to content
Snippets Groups Projects
Commit 3fc7ea8c authored by Antoine Lambert's avatar Antoine Lambert
Browse files

opam: Simplify calls to opam binary and check return codes

Use subprocess.run instead of subprocess.call and subprocess.Popen
and check opam command return codes to catch any possible issues.
parent c3bccd53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment