fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] fab version


From: Ronan Amicel
Subject: Re: [Fab-user] fab version
Date: Mon, 24 Oct 2011 15:26:22 +0200

On Mon, Oct 24, 2011 at 07:59, Kaushal Shriyan <address@hidden> wrote:
> Am i missing anything

If you want to capture the output of the "route -n" command on the
remote host, you should probably just use (without ".stderr"):

    checkroute = run("route -n")
Hope this helps,

-- 
Ronan Amicel



reply via email to

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