Skip to content

Commit 063ca59

Browse files
authored
Update gds_dictgen.py
1 parent 6ecec2a commit 063ca59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Autocoders/Python/bin/gds_dictgen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ def main():
197197
xml_filename = args[0]
198198
else:
199199
print("ERROR: Too many filenames, should only have one")
200+
return
200201

201202
#
202203
# Check for BUILD_ROOT variable for XML port searches

0 commit comments

Comments
 (0)