Files
2013-09-26 17:14:40 +02:00

16 lines
425 B
Plaintext

$NetBSD: patch-aa,v 1.2 2008/11/18 16:19:04 he Exp $
XXX YMMV
--- t/03-packet.t.orig 2008-10-21 15:41:51.000000000 +0000
+++ t/03-packet.t
@@ -99,7 +99,7 @@ $ssh->{session}{sock} = $fh;
# (which dups some handles), we're likely to have as many as 8
# real handles open, if not more
# However, too high and we run into problems with the shell
- sub FILENO { 25 }
+ sub FILENO { 16 }
sub READ
{