depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gc-runtime.builder.sh
blob: a8c2d3e091507ad173ea190300c2fdd9d33375af (
plain
) (
blame
)
1
2
3
4
5
6
7
8
mkdir $out
cat
>
$out/program
<<EOF
#! $
SHELL
sleep 10000
EOF
chmod +x $out/program