Commit 7ee6e2d5 authored by Matthias Putz's avatar Matthias Putz

--amend

parent 6c780249
......@@ -492,5 +492,6 @@ def _Main(argv):
if __name__ == '__main__':
#result = _Main(sys.argv[1:])
result = 42
print("EXIT with %d" % result)
#sys.exit(result)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment