Changeset 609
- Timestamp:
- 03/10/07 18:40:56 (6 years ago)
- Files:
-
- 1 modified
-
applications/shepherd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r608 r609 915 915 &log(0,"\n".ucfirst($progname)." was successfully run ".pretty_duration($last_ran_secs_ago)." ago.\n"); 916 916 return if ($last_ran_secs_ago > (12*60*60)); 917 return if ($opt->{dontcallgrabbers}); 917 918 918 919 &log(2, "WARNING: ".ucfirst($progname)." is being run too frequently.\n");
