mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
2 lines
79 B
Bash
Executable file
2 lines
79 B
Bash
Executable file
#!/bin/sh
|
|
exec dune exec --profile=release tests/bin/emit1_ocurl_lwt.exe -- $@
|