4bc4d6e871
So that non-explictly-linked errors are still properly parsed and pretty-printed.
16 lines
406 B
Plaintext
16 lines
406 B
Plaintext
(jbuild_version 1)
|
|
|
|
(library
|
|
((name tezos_shell_services)
|
|
(public_name tezos-shell-services)
|
|
(libraries (tezos-base))
|
|
(flags (:standard -w +27@8
|
|
-safe-string
|
|
-linkall
|
|
-open Tezos_base__TzPervasives))))
|
|
|
|
(alias
|
|
((name runtest_indent)
|
|
(deps ((glob_files *.ml{,i})))
|
|
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))
|