Skip to content

Commit

Permalink
Clerk: fix catala lookup function again
Browse files Browse the repository at this point in the history
  • Loading branch information
AltGr committed Oct 11, 2023
1 parent 186e2df commit 4f22f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_system/clerk_driver.ml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ module Poll = struct
File.(root / "_build" / "default" / "compiler" / "catala.exe")
| None ->
Unix.realpath
@@ String.trim
@@ File.process_out
~check_exit:(function
| 0 -> ()
Expand Down

0 comments on commit 4f22f41

Please sign in to comment.