summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-30 16:28:21 +0400
committerAndrew Dolgov <[email protected]>2013-03-30 16:28:21 +0400
commite81610d9ef6b20400dfc1ab13b1d28cc0de32a84 (patch)
treed091404d5ccc8498daa26b610946d73e19f940dd /update_daemon2.php
parent8292d05b7c9723bc91ccdf92f6acc5e46f58ce6c (diff)
daemon: sort by random
Diffstat (limited to 'update_daemon2.php')
-rwxr-xr-xupdate_daemon2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index c8534af06..2933ccef0 100755
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -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