aboutsummaryrefslogtreecommitdiffstats
path: root/tools/commit-msg
blob: 6b3052b3ad00bc30ce14b03cd21014c4e10a6d67 (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
# Validate the commit message.

./tools/validate-commit.py --commitmsg $1