diff --git a/joomer-efsw-bsz-monitoring.cpp b/joomer-efsw-bsz-monitoring.cpp index a025161..7682251 100644 --- a/joomer-efsw-bsz-monitoring.cpp +++ b/joomer-efsw-bsz-monitoring.cpp @@ -365,7 +365,7 @@ int DL_main(dl::Args& args) { fileWatcher.followSymlinks( false ); fileWatcher.allowOutOfScopeLinks( false ); - std::cout << "commonTest: " << commonTest << std::endl; + //std::cout << "commonTest: " << commonTest << std::endl; if ( commonTest ) { std::string CurPath( efsw::System::getProcessPath() );