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

Signed-off-by: Leah Rowe <leah@libreboot.org>
fsdg20230625
Leah Rowe 2023-05-18 09:47:44 +01:00
parent 82c4d7b280
commit dd8fb524df
1 changed files with 1 additions and 1 deletions

View File

@ -74,4 +74,4 @@ unset_placeholders()
fi
}
main $@
main $@ > /dev/null 2> /dev/null