shithub: riscv

Download patch

ref: 2025214dfcc46ac16cb93abc05b344330987b339
parent: d0c9127b10251d85b56eba00bc586b57dd998aaf
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Dec 31 18:26:59 EST 2021

rc: fix here document handling with quoted end-marker (thanks sigrid)

when end marker is quoted, we should not substitute.
also, pcmd() needs to print the end marker without quotes.