Skip to content

Commit cbb0f75

Browse files
Update test to show that it doesn't capture the fake dune anymore
Signed-off-by: Marek Kubica <[email protected]>
1 parent 8c05a12 commit cbb0f75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/blackbox-tests/test-cases/pkg/different-dune-in-path.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ Call Dune with an absolute PATH as argv[0]:
9191
$ PATH=$fakepath $DUNE build "$pkg_root/$foo_digest/target/"
9292
Fake dune! (args: build -p foo @install)
9393
$ PATH=$fakepath $DUNE build "$pkg_root/$bar_digest/target/"
94-
Fake dune! (args: build -p bar @install)
9594

9695
Make sure that fake dune is not picked up when dune is called with argv[0] = "dune":
9796

0 commit comments

Comments
 (0)