summaryrefslogtreecommitdiff
path: root/test/TEST-77-OPENFILE
Commit message (Collapse)AuthorAgeFilesLines
* test: drop whitespace after shell redirection operatorsZbigniew Jędrzejewski-Szmek2023-02-061-2/+2
| | | | | | | | | | (The one case that is left unchanged is '< <(subcommand)'.) This way, the style with no gap was already dominant. This way, the reader immediately knows that ' < ' is a comparison operator and ' << ' is a shift. In a few cases, replace custom EOF replacement by just EOF. There is no point in using someting like "_EOL" unless "EOF" appears in the text.
* core: add OpenFile settingRichard Phibel2023-01-102-0/+17