Jbuilder: better error reporting
This commit is contained in:
parent
5bcb2593a3
commit
42681dfea5
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user