Skip to content

Commit

Permalink
follow up e4f410b
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Apr 26, 2014
1 parent 62ba133 commit 23900ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/fTools/tools/doGeometry.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ def single_to_multi( self ):
else: else:
idVarMod = idVar idVarMod = idVar
else: else:
idVar = "" idVarMod = ""
if idVarMod == iMod or merge_all: if idVarMod == iMod or merge_all:
if first: if first:
atts = atMap atts = atMap
Expand Down

0 comments on commit 23900ba

Please sign in to comment.