From 08de7f1ba81941d6fbd4df05ca150f0489f9a8b7 Mon Sep 17 00:00:00 2001 From: Marco Elver Date: Wed, 8 Sep 2021 08:44:52 +0200 Subject: Revert "dashboard/config/linux: add nowerror.yml config fragment" This reverts commit 23e41b77c691a7e95d822c53f895f8d53326c342. The config fragment is now unused, remove it. --- dashboard/config/linux/bits/nowerror.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 dashboard/config/linux/bits/nowerror.yml 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 -- cgit mrf-deployment