X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Fstd%2Fsrc%2FbbstdExecSystemCommand.cxx;h=f319e374d8ec036d1c03ae7bf91efedb7e175f3e;hb=3f3122bf224c4c9bc3bed303fb3e5218764f9317;hp=182fd342426885dac9607765af8938c679109317;hpb=cfad95b6e08e6e53846ffcda7fbc5932065f2c47;p=bbtk.git diff --git a/packages/std/src/bbstdExecSystemCommand.cxx b/packages/std/src/bbstdExecSystemCommand.cxx index 182fd34..f319e37 100755 --- a/packages/std/src/bbstdExecSystemCommand.cxx +++ b/packages/std/src/bbstdExecSystemCommand.cxx @@ -84,7 +84,7 @@ namespace bbstd result = system ( ccommand.c_str() ); - std::cout << "DFGO - ExecSystemCommand::DoProcess result=" << result << std::endl; + //std::cout << "DFGO - ExecSystemCommand::DoProcess result=" << result << std::endl; //DFGO - if return code is different than 0 result is equal 1