This commit is contained in:
Axel Kittenberger 2010-05-22 16:02:23 +00:00
parent 5974444444
commit c33e0c0c57

View File

@ -1079,6 +1079,7 @@ void tackle_dir(int watch, clock_t alarm)
if (delay == 0) {
rsync_dir(watch);
return;
}
if (!buildpath(pathname, sizeof(pathname), watch, NULL, NULL)) {