BUG: Go back to the original directory after examining the current directory
This commit is contained in:
parent
c9a7f056fd
commit
0e76ab6eb6
@ -105,6 +105,7 @@ bool cmCTestSubdirCommand::InitialPass(std::vector<std::string> const& args)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
// No DartTestfile.txt? Who cares...
|
// No DartTestfile.txt? Who cares...
|
||||||
|
cmSystemTools::ChangeDirectory(cwd.c_str());
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
fname += "/";
|
fname += "/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user