diff options
author | Martin Günther <martin.guenther@dfki.de> | 2016-02-05 20:58:18 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2016-02-05 20:58:43 +0100 |
commit | 62e703f5a71fcc2470aaac85c0ec39f4976cf914 (patch) | |
tree | 0354d6560dedb0a1f803f38d21ae4d0ece47bffd /man/pass.1 | |
parent | d2677f66eb127aa92cf032a925944dd0b44f15ef (diff) |
keepass2pass.py: Don't import all entries twice
Without this patch, all entries are processed twice: once in the first
call to import_group (which recursively processes all entries), then in
the following import_group on all subgroups.
This leads to spurious warnings ("Duplicate needs merging") and extra
text added to each entry.
Diffstat (limited to 'man/pass.1')
0 files changed, 0 insertions, 0 deletions