Skip to content

Commit

Permalink
eval opam env in describing sys config
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed May 9, 2024
1 parent c5008e7 commit 5852604
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/ci/describe-system-config-common-groups.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh

eval $(opam env) || true

group uname -a
group ulimit -aH
group ulimit -aS
Expand Down

0 comments on commit 5852604

Please sign in to comment.