~duplicity-team/duplicity/stable

« back to all changes in this revision

Viewing changes to duplicity-bin

  • Committer: Larry Gilbert
  • Date: 2009-08-12 05:41:45 UTC
  • Revision ID: larry+launchpad@l2g.to-20090812054145-b3g2vc7oaqmb1vv4
Typo in remove-older-than may have caused unnecessary passphrase prompts?

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
 
98
98
    # these commands don't look inside the collection
99
99
    elif action in ["collection-status",
100
 
                    "remove-older-then",
 
100
                    "remove-older-than",
101
101
                    "remove-all-but-n-full",
102
102
                    ]:
103
103
        return ""