9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Kurt H Maier <khm@sciops.net>
To: 9front@9front.org
Subject: fqa7:  fix bug
Date: Fri, 2 Dec 2016 15:09:44 -0800	[thread overview]
Message-ID: <20161202230944.GB32881@wopr> (raw)

Here is a patch for a bug nobody reported in irc:

--- fqa7-orig.ms        2016-12-02 15:18:35.484357932 -0800
+++ fqa7.ms     2016-12-02 15:19:27.834841235 -0800
@@ -1274,7 +1274,7 @@
        >/mnt/factotum/ctl
 aux/listen1 -t tcp!*!rcpu /bin/tlssrv -a \\
        /bin/rc -c \\
-       '. <{n=`{read} && ! ~ $#n 0 && read -c $n} >[2=1]' &
+       \'. <{n=`{read} && ! ~ $#n 0 && read -c $n} >[2=1]\' &
 .P2
 
 .html - <a name="7.6.3" />



             reply	other threads:[~2016-12-02 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-02 23:09 Kurt H Maier [this message]
2016-12-06 13:34 ` [9front] " arisawa
2016-12-06 15:15   ` hiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161202230944.GB32881@wopr \
    --to=khm@sciops.net \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).