mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-05-05 08:54:27 -04:00
2 lines
69 B
Bash
Executable file
2 lines
69 B
Bash
Executable file
#!/bin/sh
|
|
exec dune exec --profile=release tests/bin/emit1.exe -- $@
|