Script to show bad types

merge-requests/30/head
Bob Mottram 2023-04-23 11:25:02 +01:00
parent 1831004c48
commit 42c6a49722
1 changed files with 2 additions and 0 deletions

2
scripts/badtype 100755
View File

@ -0,0 +1,2 @@
#!/bin/bash
journalctl -u epicyon -r | grep "WARN: type from\|is not a string"