1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Use proper exit code.

llvm-svn: 183508
This commit is contained in:
Bill Wendling 2013-06-07 11:14:37 +00:00
parent 79aedbb4f5
commit 6ce38e3d9c

View File

@ -107,4 +107,4 @@ else
tag_release_candidate
fi
exit 1
exit 0