forked from ocaml/dune
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Print "Leaving directory '...'" in addition to "Entering directory ..."
The "Entering ..." message was introduced in 157e4d6. Adding a matching "Leaving directory "..."' message helps when dune is invoked in sequence with other programs: otherwise, editors use dune's root to interpret path printed by programs executed after dune (instead of the original working directory). Discussed in ocaml#138. Signed-off-by: Clément Pit-Claudel <[email protected]>
- Loading branch information
1 parent
330e5ff
commit 603d001
Showing
1 changed file
with
27 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters