Changeset 35067 in project
- Timestamp:
- 01/26/18 22:28:35 (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/scsh-process
r35063 r35067 415 415 === Changelog 416 416 417 * 1.2.2 - Fix {{(= 1 2)}} style redirection to be the correct way around, to match documentation and the original SCSH implementation (thanks to Diego "dieggsy"). 417 418 * 1.2.1 - Do not connect stdout of subprocess to stdin of parent in {{run/file}}; this is not needed because only the returned file should be written to (thanks to Diego "dieggsy"). 418 419 * 1.2.0 - Do not redirect stderr to stdout in {{fork/pipe}}, {{run/file*}} and {{run/file}}; instead, stderr is inherited from the parent (thanks to Jörg F. Wittenberger). This improves compatibility with scsh.
Note: See TracChangeset
for help on using the changeset viewer.