--- ray/src/hd/rholo2l.c 1997/12/12 18:09:49 3.10 +++ ray/src/hd/rholo2l.c 1998/01/20 15:04:23 3.11 @@ -77,6 +77,7 @@ start_rtrace() /* start rtrace process */ if (!(maxqlen = n)) error(INTERNAL, "bad pipe buffer size assumption"); + sleep(2); } else if (n != maxqlen) error(INTERNAL, "varying pipe buffer size!"); rmaxpack += n;