- 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:
Jesse Portnoy
2023-07-18 18:46:01 +01:00
parent 57b5bfb135
commit 449702f27b
4 changed files with 48 additions and 12 deletions
+1
View File
@@ -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"