projects
/
gamesguru
/
getmyancestors.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c06fc5f
)
Fix duplicate lines FAMS
author
Benoît Fontaine
<benoit.fontaine@acft.fr>
Wed, 5 Jun 2019 15:10:04 +0000
(17:10 +0200)
committer
Benoît Fontaine
<benoit.fontaine@acft.fr>
Wed, 5 Jun 2019 15:10:04 +0000
(17:10 +0200)
getmyancestors.py
patch
|
blob
|
history
diff --git
a/getmyancestors.py
b/getmyancestors.py
index 209ff31130929699b80b3a2b94d5c47527f0fa0c..256e464f55748350b5ff4af1bfb8b542ba788c36 100755
(executable)
--- a/
getmyancestors.py
+++ b/
getmyancestors.py
@@
-689,7
+689,6
@@
class Indi:
self.sealing_child.print(file)
for num in self.fams_num:
file.write("1 FAMS @F%s@\n" % num)
- file.write("1 FAMS @F%s@\n" % num)
for num in self.famc_num:
file.write("1 FAMC @F%s@\n" % num)
file.write("1 _FSFTID %s\n" % self.fid)