Prevent EditionTracking.py from hanging when run by Blacksmith

This commit is contained in:
Krazy
2017-05-06 15:59:58 +00:00
parent 44cfdad19f
commit 8e5eb30ae7

View File

@@ -361,4 +361,3 @@ if __name__ == '__main__':
releaseOutput.close()
print ("Done!")
raw_input("Press Enter to continue...")