mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-01 22:57:13 -04:00
- Support df command
- Return warnings array from ParseSyntaxFiles() in addition to potential error. Not being able to parse the dir is a fatal error but if a random file cannot be read, it should be considered a warning.
This commit is contained in:
@@ -24,4 +24,5 @@ rules:
|
||||
- red: "DUP\\!"
|
||||
- red: "(Destination Host Unreachable|100(\\.0)?% packet loss)"
|
||||
- red: ".+unknown\\shost\\s(.+)"
|
||||
- red: "Temporary failure in name resolution"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user