Mercurial > repos > fubar > tool_factory_2
changeset 124:f267ed4a3026 draft
Uploaded
author | fubar |
---|---|
date | Fri, 08 Jan 2021 06:57:35 +0000 |
parents | 0566e2ee9789 |
children | 2dbb412af425 |
files | toolfactory/rgToolFactory2.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: