This commit is contained in:
parent
ff907e79cf
commit
1224485820
1 changed files with 1 additions and 1 deletions
|
|
@ -330,6 +330,6 @@ namespace Crafter {
|
|||
std::cout << cmd << std::endl;
|
||||
std::string result = RunCommand(cmd);
|
||||
std::cout << result << std::endl;
|
||||
return result
|
||||
return result;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue