duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Setting the PASSPHRASE inside the duplicity program


From: Travis H.
Subject: Re: [Duplicity-talk] Setting the PASSPHRASE inside the duplicity program itself
Date: Fri, 6 Apr 2007 00:26:33 -0500
User-agent: Mutt/1.5.12-2006-07-14

On Mon, Mar 26, 2007 at 03:07:15PM -0500, Charles Knowlton wrote:
> I had tried setting the variable pass1 = 'test'
> but that didn't work.  I got this error message:
>   File "/usr/bin/duplicity2", line 38
>     self_pass1 = "crap"
>              ^
> IndentationError: expected an indented block
> 
> I don't have a clue as to what it means and I don't know anything  
> about Python.

Python is so easy, you don't really have to.

The only thing you're missing here is that python is whitespace
sensitive and interprets tabs as 8 spaces IIRC.

Try editing in something like EMACS with python-mode on if you're
having problems.  I avoid tabs entirely.
-- 
Kill dash nine, and its no more CPU time, kill dash nine, and that
process is mine. -><- <URL:http://www.subspacefield.org/~travis/>
For a good time on my UBE blacklist, email address@hidden

Attachment: pgpWIYcuXLsxa.pgp
Description: PGP signature


reply via email to

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