We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5961111 commit 0b1df8dCopy full SHA for 0b1df8d
tests/reftests/init-scripts.unix.test
@@ -138,3 +138,8 @@ alias precmd 'eval `opam env --shell=csh --readonly`'
138
# Return code 1 #
139
### test -f root/opam-init/env_hook.ps1
140
141
+### opam switch create fake2 --empty --root root
142
+### # Simulate nuking a root entirely
143
+### rm -rf root/fake2
144
+### sh locally-in-sh.sh sh -lc "opam exec --root root --switch=fake -- env" | grep -v MANPATH | grep /root/fake2/ | '=.*' -> ''
145
+PATH
0 commit comments