@ -18,9 +18,7 @@ current_OS = platform.system()
#exit(0)
build_type = os.environ.get("BUILD_TYPE", 'Not Set')
if not(build_type == 'upload' or build_type == 'traceback' or build_type == 'Not Set') :
exit(0)
if build_type == 'upload' or build_type == 'traceback' or build_type == 'Not Set' :
if current_OS == 'Windows':