diff options
author | Arvind Sankar <[email protected]> | 2020-06-26 17:22:26 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2020-06-27 17:40:15 -0700 |
commit | a86f0be8efc868b164b37a1952eb8c9b6da9a9a7 (patch) | |
tree | ee20e4d0df6329bb4c20aff9092de5e5fe932bab /config | |
parent | 4d8e68c42fb0bd5518f61670720af690fca302e0 (diff) |
Remove config/suppressed-warnings.txt
This doesn't appear to be used by the buildbot any more, let's remove
it.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Arvind Sankar <[email protected]>
Closes #10506
Diffstat (limited to 'config')
-rw-r--r-- | config/suppressed-warnings.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/suppressed-warnings.txt b/config/suppressed-warnings.txt deleted file mode 100644 index 621e3cdba..000000000 --- a/config/suppressed-warnings.txt +++ /dev/null @@ -1,7 +0,0 @@ -# -# Expected warnings which should be suppressed by buildbot -# -None : ^libtool: install: warning: relinking `.*'$ -None : ^libtool: install: warning: remember to run `libtool --finish .*'$ -None : ^libtool: install: warning: `.*' has not been installed in `.*'$ -None : ^warning: File listed twice:.* |