Jbuilder: better error reporting

This commit is contained in:
Grégoire Henry 2017-11-19 14:38:04 +01:00 committed by Grégoire
parent 5bcb2593a3
commit 42681dfea5

View File

@ -45,7 +45,7 @@
)) ))
(action (action
(with-stdout-to ${@} (with-stdout-to ${@}
(run ${exe:sigs_packer/sigs_packer.exe} ${!^}))))) (chdir ${ROOT} (run ${exe:sigs_packer/sigs_packer.exe} ${!^}))))))
(library (library
((name tezos_protocol_environment_sigs) ((name tezos_protocol_environment_sigs)