Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_bash
/
refs/heads/n2
/
.
/
tests
/
run-coproc
blob: ce62474efe708bd51abf213998e4101b6e62862f [
file
] [
log
] [
blame
]
echo
"warning: the process IDs printed will differ on every run"
>&
2
echo
"warning: and generate diffs"
>&
2
$
{
THIS_SH
}
./
coproc
.
tests
>
/tmp/
xx
2
>&
1
diff
/
tmp
/
xx coproc
.
right
&&
rm
-
f
/
tmp
/
xx