>> doesn't update mtime

This commit is contained in:
Jamie Cameron
2018-11-29 21:23:38 -08:00
parent 07c83691d0
commit aa0db14dd9

View File

@@ -57,9 +57,7 @@ else {
# HTTP download failed somewhere, so fall back to the cache
# and reset it's validity to prevent a failed retry storm
@ann = @$cache;
my $fh;
open($fh, ">>$webmin_announce_cache");
close($fh);
&execute_command("touch ".quotemeta($webmin_announce_cache));
}
elsif ($err) {
# Cannot fetch, and no cache