Tests: Rename Linux nightly release binary test to Linux32

Distinguish the name from a future 64-bit nightly binary.
This commit is contained in:
Brad King 2015-10-06 13:56:19 -04:00
parent fab35c95cb
commit 26a0b52dfe
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
dash2win64_release.cmake)
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyOSX
dashmacmini5_release.cmake)
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux32
magrathea_release.cmake)
endif()