[Release Script] Check for correct symlink name
authorRenato Golin <renato.golin@linaro.org>
Mon, 3 Aug 2015 20:19:35 +0000 (20:19 +0000)
committerRenato Golin <renato.golin@linaro.org>
Mon, 3 Aug 2015 20:19:35 +0000 (20:19 +0000)
commitf3f35ecb541012cadbadb5042eb25962feab858a
treee5520a7b9831ad02947f9f8739ed9910ab516252
parent43247f1977398dda1964a38881a1a4aff9c17dfc
[Release Script] Check for correct symlink name

While checking for the existence of the clang-tools-extra directory,
the script was not checking for its destination name, "extra", and
the script was failing when re-running without checking out new
sources.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243898 91177308-0d34-0410-b5e6-96231b3b80d8
utils/release/test-release.sh