diff options
author | Damien Miller <djm@mindrot.org> | 2014-08-01 13:31:52 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-08-01 13:31:52 +1000 |
commit | f8988fbef0c9801d19fa2f8f4f041690412bec37 (patch) | |
tree | 71f4941b4e8b51379e2c3360001651f747f38a62 /ChangeLog | |
parent | 5b3879fd4b7a4e3d43bab8f40addda39bc1169d0 (diff) |
- (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociate
nc from stdin, it's more portable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ | |||
3 | a better solution, but this will have to do for now. | 3 | a better solution, but this will have to do for now. |
4 | - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin | 4 | - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin |
5 | is closed; avoid regress failures when stdin is /dev/null | 5 | is closed; avoid regress failures when stdin is /dev/null |
6 | - (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociate | ||
7 | nc from stdin, it's more portable | ||
6 | 8 | ||
7 | 20140730 | 9 | 20140730 |
8 | - OpenBSD CVS Sync | 10 | - OpenBSD CVS Sync |