On Mon, Oct 24, 2011 at 07:59, Kaushal Shriyan <[email protected]> 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

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to