diff options
| author | Marco Elver <elver@google.com> | 2021-09-08 08:44:52 +0200 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2021-09-08 11:18:16 +0200 |
| commit | 08de7f1ba81941d6fbd4df05ca150f0489f9a8b7 (patch) | |
| tree | 3cad109ade2df86f5b65da3bcee6a659b217cde3 | |
| parent | 919e0e90c4ee89e7074e19ce03230887dd39f27a (diff) | |
Revert "dashboard/config/linux: add nowerror.yml config fragment"
This reverts commit 23e41b77c691a7e95d822c53f895f8d53326c342.
The config fragment is now unused, remove it.
| -rw-r--r-- | dashboard/config/linux/bits/nowerror.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dashboard/config/linux/bits/nowerror.yml b/dashboard/config/linux/bits/nowerror.yml deleted file mode 100644 index ac7488455..000000000 --- a/dashboard/config/linux/bits/nowerror.yml +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2021 syzkaller project authors. All rights reserved. -# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. - -config: - - WERROR: [n, v5.14] # TODO: change to 5.15 once released |
