fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Missing output in Jenkins


From: Corry Haines
Subject: Re: [Fab-user] Missing output in Jenkins
Date: Thu, 11 Aug 2011 15:37:03 -0700

Ah, it seems that if the puts() function is not told to flush, the output just never appears in jenkins. Very odd.

On Thu, Aug 11, 2011 at 2:38 PM, Corry Haines <address@hidden> wrote:
Jenkins seems to be eating output from Fabric when I run it as a job. Generally, it seems that Jenkins only shows the 'Warning' and "run()" output, but not anything from "puts()"

Has anyone else seen anything like the (on jenkins or elsewhere)?

I think this is because of the odd nature of the jenkins runtime, but it should not affect Fabric like this...

Thanks,
Corry


reply via email to

[Prev in Thread] Current Thread [Next in Thread]