Mark J writes: > > We have a replicated repository between MN and India. We are using > WANdisco. And, cocasionally, we are witness to the mysterious power > of the Broken Pipe Error (BPE) as caused by loginfo not reading all > the log text. [...] > I'd appreciate any thoughts.
Fix your loginfo script so that it *does* read all the log text. If it's not the right hostname, do ``cat >/dev/null'' before you exit. -Larry Jones That's the problem with nature. Something's always stinging you or oozing mucus on you. -- Calvin _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
