inshellah/bin
atagen 3080a5f64d run subprocesses in /tmp to avoid cwd pollution
Commands like ckb-next-dev-detect write side-effect files (reports,
tarballs) into the working directory when invoked with --help. Chdir
to /tmp around create_process_env so these don't land in the project
tree.
2026-03-23 11:01:54 +11:00
..
.ocamlformat init 2026-03-18 15:40:47 +11:00
dune first draft 2026-03-18 18:19:37 +11:00
main.ml run subprocesses in /tmp to avoid cwd pollution 2026-03-23 11:01:54 +11:00