Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mdx stanza: record env var dependency #5391

Merged
merged 1 commit into from
Feb 10, 2022
Merged

mdx stanza: record env var dependency #5391

merged 1 commit into from
Feb 10, 2022

Commits on Feb 10, 2022

  1. mdx stanza: record env var dependency

    Since realworldocaml/mdx#366, the executable output by `ocaml-mdx
    dune-gen` supports `MDX_RUN_NON_DETERMINISTIC` like `ocaml-mdx test`
    itself. Dune needs to know about that to rerun the tests if the variable
    has been set in the meantime.
    
    Signed-off-by: Etienne Millon <[email protected]>
    emillon authored and rgrinberg committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e3382a1 View commit details
    Browse the repository at this point in the history