fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] contrib.files.append() and escaping madness


From: Neilen Marais
Subject: Re: [Fab-user] contrib.files.append() and escaping madness
Date: Fri, 25 Nov 2011 15:05:18 +0200

Hi,

On Fri, Nov 25, 2011 at 2:57 PM, Neilen Marais <address@hidden> wrote:
> Hi,
>
> I ran into some limitations with contrib.files.append(), and have now
> managed to fix them, at least for me:
>
> https://github.com/fabric/fabric/pull/487

Just to follow up, this means that a somewhat contrived example, such as:

fabric.contrib.files.append('.bashrc', 'export
PATH=\'/home/(kat)/scripts\':$PATH')

now seems to work :)

Cheers
Neilen



reply via email to

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