Kaydet (Commit) ab1c21cd authored tarafından Markus Mohrhard's avatar Markus Mohrhard

make it clear that the script completed correctly

Change-Id: Ia1ec09db50800b3ba981d7efee5a031c3a3ae6ec
üst 0253f6e5
......@@ -1577,6 +1577,7 @@ if __name__ == '__main__':
gbuildparser = GbuildParser().parse(sys.stdin)
generators[args.ide](gbuildparser, args.ide).emit()
print("Successfully created the project files.");
# Local Variables:
# indent-tabs-mode: nil
......
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