Skip to content

Commit

Permalink
Add test for ocaml#5838
Browse files Browse the repository at this point in the history
MANPATH should appear in opam env --revert
  • Loading branch information
dra27 authored and rjbou committed May 10, 2024
1 parent b4a2b9c commit b39b2de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/reftests/env.win32.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
N0REP0
### : setenv & build env rewriting :
### opam switch create rewriting --empty
### : Test for #5838
### opam env | grep MANPATH
MANPATH=':"${BASEDIR}/OPAM/rewriting/man"'; export MANPATH;
### opam exec -- opam env --revert | grep MANPATH
### : Tests forward and backslash rewriting on revert
### : This sequence of updates is what presently happens with the compiler
### <pkg:mixed-updates.1>
Expand Down

0 comments on commit b39b2de

Please sign in to comment.