watchdir arg
This commit is contained in:
parent
eaad7b7d47
commit
b6fd9f6e1e
@ -365,7 +365,7 @@ int DL_main(dl::Args& args) {
|
|||||||
fileWatcher.followSymlinks( false );
|
fileWatcher.followSymlinks( false );
|
||||||
fileWatcher.allowOutOfScopeLinks( false );
|
fileWatcher.allowOutOfScopeLinks( false );
|
||||||
|
|
||||||
std::cout << "commonTest: " << commonTest << std::endl;
|
//std::cout << "commonTest: " << commonTest << std::endl;
|
||||||
if ( commonTest ) {
|
if ( commonTest ) {
|
||||||
std::string CurPath( efsw::System::getProcessPath() );
|
std::string CurPath( efsw::System::getProcessPath() );
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user