output verbose info
This commit is contained in:
@ -121,6 +121,7 @@ TEST_F(Advanced_utils, expand_args)
|
|||||||
command("fix 2 all nve");
|
command("fix 2 all nve");
|
||||||
command("run 1 post no");
|
command("run 1 post no");
|
||||||
auto output = END_CAPTURE_OUTPUT();
|
auto output = END_CAPTURE_OUTPUT();
|
||||||
|
if (verbose) std::cout << output << std::endl;
|
||||||
|
|
||||||
char **args, **earg;
|
char **args, **earg;
|
||||||
constexpr int oarg = 9;
|
constexpr int oarg = 9;
|
||||||
|
|||||||
Reference in New Issue
Block a user