Fix failing test on release build for VS 10 cmSystemTools::GetLineFromStream crashes...
commit352e8661f518a5b37ba7db216067110b5057f817
authorhoffman <hoffman>
Tue, 11 Aug 2009 20:25:56 +0000 (11 20:25 +0000)
committerhoffman <hoffman>
Tue, 11 Aug 2009 20:25:56 +0000 (11 20:25 +0000)
treea2589542cfac0e37c697cd8e063fd49aa9c1b7c5
parent487c9c8ab9d42889aada8c455f1b7165c7493aa3
Fix failing test on release build for VS 10 cmSystemTools::GetLineFromStream crashes if the stream is not open in that case.
Source/CTest/cmCTestCVS.cxx