index
:
systemd
debian
progress-linux
upstream
debian 11: systemd
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
testsuite-47-repro.sh
blob: 8c34289c529602223d99fe854fb6d9e1232d28c7 (
plain
)
1
2
3
4
5
#!/usr/bin/env bash
sleep
infinity
&
echo
$!
>
/leakedtestpid
wait
$!