ENH: show output when running tests
This commit is contained in:
parent
f4bf694bae
commit
60d604ae4e
@ -280,7 +280,7 @@ int main (int argc, char *argv[])
|
||||
cmSystemTools::ChangeDirectory(cwd.c_str());
|
||||
return 1;
|
||||
}
|
||||
|
||||
std::cout << output << "\n";
|
||||
// return to the original directory
|
||||
cmSystemTools::ChangeDirectory(cwd.c_str());
|
||||
cmMakefileGenerator::UnRegisterGenerators();
|
||||
|
Loading…
x
Reference in New Issue
Block a user