Commit 0ae9bfc
test: remove unnecessary DUNE_CONFIG__LOCK_DEV_TOOL flag from tests
The DUNE_CONFIG__LOCK_DEV_TOOL flag only affects `dune tools exec`
behavior. Remove it from `dune tools install` and `dune tools env`
commands where it has no effect.
Co-Authored-By: Sachin <sachinbeniwal0101@gmail.com>
Signed-off-by: Sachin Beniwal <s474996633@gmail.com>1 parent 47298d2 commit 0ae9bfc
File tree
2 files changed
+2
-2
lines changed- test/blackbox-tests/test-cases/pkg
- ocamlformat
- ocamllsp
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
0 commit comments