]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecSystemCommand.cxx
Cout Line Commented for std:ExecSystemCommand blackbox
[bbtk.git] / packages / std / src / bbstdExecSystemCommand.cxx
index 182fd342426885dac9607765af8938c679109317..f319e374d8ec036d1c03ae7bf91efedb7e175f3e 100755 (executable)
@@ -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