diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-04-18 18:20:34 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-04-18 18:20:34 +0200 |
commit | 94bd7700aa616590ea7cedbe68c6b26f36b4231d (patch) | |
tree | dc67e946d8c13f1e1f83c46d18332d62f717f1da /sys/src/cmd/cpp/cpp.h | |
parent | 7734749e8a7391f4e69281fc35e48df22c9a08a4 (diff) | |
download | plan9front-94bd7700aa616590ea7cedbe68c6b26f36b4231d.tar.xz |
rc: fix code serialization for PIPEFD (thanks BurnZeZ)
BurnZeZ reported this the other day. It seems like if we have
a pipeline that looks like:
fn foo{cat < <{echo hi}}
then the '<' will get merged in /env/'fn#foo'. This change
fixes pcmd to add a space. It looks to me like this is the
only token that can get merged this way by pcmd.
Diffstat (limited to 'sys/src/cmd/cpp/cpp.h')
0 files changed, 0 insertions, 0 deletions