1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 07:25:54 +00:00

daemon: sort by random

This commit is contained in:
Andrew Dolgov
2013-03-30 16:28:21 +04:00
parent 8292d05b7c
commit e81610d9ef
3 changed files with 4 additions and 4 deletions

View File

@@ -240,7 +240,7 @@
// We disable stamp file, since it is of no use in a multiprocess update.
// not really, tho for the time being -fox
if (!make_stampfile('update_daemon.stamp')) {
die("error: unable to create stampfile\n");
_debug("warning: unable to create stampfile\n");
}
// Call to the feed batch update function