Mark J writes:
> 
> From what I've read, this issue is not fully understood -- it's hard
> to replicate the broken pipe error.

It sounded like you were able to reproduce it easily, which implies that
it's a different problem.

> Our loginfo is pretty vanilla as
> well:
> DEFAULT (echo ""; echo "Date: " 'date'; cat) |
> $CVSROOT/CVSROOT/scripts/bugzilla-watcher default $USER %(sVv)
> 
> I don't know where the failue is; at the trigger, in bugzilla-watcher,
> or after bugzilla-watcher returns exit 0 back to the trigger.

I would expect it's in bugzilla-watcher: if it doesn't read all of its
stdin in all cases, that would produce the broken pipe error.

-Larry Jones

Wheeee. -- Calvin


_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to