# HG changeset patch # User fubar # Date 1610089055 0 # Node ID f267ed4a302618728a957d404e8a20c23931c57f # Parent 0566e2ee9789e57114a6d8e78ebe00533f274d94 Uploaded diff -r 0566e2ee9789 -r f267ed4a3026 toolfactory/rgToolFactory2.py --- a/toolfactory/rgToolFactory2.py Fri Jan 08 02:04:17 2021 +0000 +++ b/toolfactory/rgToolFactory2.py Fri Jan 08 06:57:35 2021 +0000 @@ -405,7 +405,7 @@ test = test.strip() ndash = self.getNdash(newcl) aparm = gxtp.OutputData( - name=newname, format=newfmt, num_dashes=ndash, label=newcl + name=newname, format=newfmt, num_dashes=ndash, label=newname ) aparm.positional = self.is_positional if self.is_positional: