watchdir arg

This commit is contained in:
Jason Ly 2026-03-14 00:39:31 -04:00
parent eaad7b7d47
commit b6fd9f6e1e

View File

@ -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() );