12 lines
291 B
Plaintext
Raw Normal View History

(jbuild_version 1)
(executable
((name sigs_packer)
(public_name tezos-protocol-environment-sigs.packer)
(package tezos-protocol-environment-sigs)))
(alias
((name runtest_indent)
2018-02-06 16:17:38 +01:00
(deps ((glob_files *.ml*)))
2018-01-27 11:21:41 +01:00
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))