X-Git-Url: https://yuggoth.org/gitweb?a=blobdiff_plain;f=weather;h=3db7526477b40868236010b5e3c24ffa1cb13204;hb=eb5bfa4c58748c4e0b66f435a172a63688342789;hp=67a13c8179a155c6def8237bb8a1d432108404dc;hpb=5b44af7beca9731ab0b3b44506068606a7b1a628;p=weather.git diff --git a/weather b/weather index 67a13c8..3db7526 100755 --- a/weather +++ b/weather @@ -2,7 +2,7 @@ # distributions may wish to edit the above to refer to a specific interpreter # path, such as #!/usr/bin/python -# Copyright (c) 2006-2012 Jeremy Stanley . Permission to +# Copyright (c) 2006-2024 Jeremy Stanley . Permission to # use, copy, modify, and distribute this software is granted under terms # provided in the LICENSE file distributed with this software. @@ -101,7 +101,8 @@ else: and selections.get_bool("cache_data") ), cacheage=selections.getint("cacheage"), - cachedir=selections.get("cachedir") + cachedir=selections.get("cachedir"), + delay=selections.getint("delay") ) if partial: alert_text += "***** %s *****\n%s\n" % (