9front - general discussion about 9front
 help / color / mirror / Atom feed
* fqa7:  fix bug
@ 2016-12-02 23:09 Kurt H Maier
  2016-12-06 13:34 ` [9front] " arisawa
  0 siblings, 1 reply; 3+ messages in thread
From: Kurt H Maier @ 2016-12-02 23:09 UTC (permalink / raw)
  To: 9front

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" />



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-06 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02 23:09 fqa7: fix bug Kurt H Maier
2016-12-06 13:34 ` [9front] " arisawa
2016-12-06 15:15   ` hiro

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).