mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
chhecking if epgdir directory exists for frequently save
Origin commit data
------------------
Commit: 22399f73e2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-24 (Tue, 24 Mar 2015)
This commit is contained in:
@@ -2087,7 +2087,7 @@ static void *houseKeepingThread(void *)
|
||||
if (*it == '/')
|
||||
d.erase(it);
|
||||
}
|
||||
writeEventsToFile((char *)d.c_str());
|
||||
writeEventsToFile(d.c_str());
|
||||
}
|
||||
ecount = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user