On Mon, 7 Oct 2002 21:11, Sam Ruby wrote: > If you match on exactly nothing (i.e., /^$/), then you are pretty sure > that there was a prereq failure.
I will try it. > Or are you looking to match on a > specific prereq failure? Partially that. What I am really looking to do is to send an email saying "Project X failed to build as its dependency Y did not build". That way it makes it a lot easier figure out where there are problems and go bug the relevent project :) -- Cheers, Peter Donald *------------------------------------------------* | You can't wake a person who is pretending | | to be asleep. -Navajo Proverb. | *------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
