Dennis Lee Bieber wrote:
> On Mon, 24 Jun 2013 19:01:11 -0700 (PDT), rusi
> declaimed the following:
>
>>On Tuesday, June 25, 2013 3:08:57 AM UTC+5:30, Chris Angelico wrote:
>>> On Tue, Jun 25, 2013 at 5:52 AM, <> wrote:
>>>
>>> > (NOTE: Many people are being taught to avoid 'break' and 'cont
J wrote:
> Hi...
>
> I have a bit of code that does the following:
>
> uses the syslog module to inject a LOG_INFO message into the syslog on
> my linux machine
> runs a suspend/resume cycle
> uses the syslog module to inkect a LOG_INFO message marking the end of test.
>
> Then I parse everythi