From 66c16d5218433b54d1882f9acadaa2425dcbe93d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 9 Dec 2023 18:34:59 +0000 Subject: [PATCH] Should be strings --- scripts/badtype | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/badtype b/scripts/badtype index d04fd54fc..931e4297e 100755 --- a/scripts/badtype +++ b/scripts/badtype @@ -1,2 +1,2 @@ #!/bin/bash -journalctl -u epicyon -r | grep "WARN: type from\|is not a string\|should be a string\|should be lists" +journalctl -u epicyon -r | grep "WARN: type from\|is not a string\|should be a string\|should be lists\|should be strings"