diff --git a/util/logwatch/scripts/services/weewx b/util/logwatch/scripts/services/weewx index d4178231..6aa465fe 100755 --- a/util/logwatch/scripts/services/weewx +++ b/util/logwatch/scripts/services/weewx @@ -435,6 +435,7 @@ while(defined($_ = )) { /forecast: NWSThread: NWS: forecast matrix/ || /forecast: XTideThread: XTide: tide matrix/ || /forecast: XTideThread: XTide: generating tides/ || + /forecast: XTideThread: XTide: got no tidal events/ || /forecast: .*: forecast version/ || /restx: StationRegistry: Station will/ || /restx: .*Data will be uploaded/ ||