.gitcheck: re-add redirection to /dev/null

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-05-18 09:47:44 +01:00
parent 82c4d7b280
commit dd8fb524df
+1 -1
View File
@@ -74,4 +74,4 @@ unset_placeholders()
fi
}
main $@
main $@ > /dev/null 2> /dev/null