Skip to content
Snippets Groups Projects
Commit a5af6a0b authored by cmaffeo2's avatar cmaffeo2
Browse files

Fix typo in mrdna script

parent 55ef7620
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ def main():
print("mrdna script invoked with '{}'".format(" ".join(sys.argv)))
print()
if __name__ == '__main__0':
if __name__ == '__main__':
if args.debug:
......
1.0a.dev59
1.0a.dev60
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment