cd408195fa28f4062b0403d7757a400dc002094f
sepscratch_test.ww pins the #59 build_one_sep scratch ownership on both driver stages: build -o keeps <stem>.sepwork, `run` leaves no /tmp/ww_run_<pid> root, and a foreign pre-existing .sepwork is refused with exit exactly 1, sentinel intact. The C fork/execl pid capture becomes `sh -c 'echo $$ ...; exec <drv> run ...'` -- exec keeps the shell's pid and passes the full driver path as argv[0].
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%