]> granicus.if.org Git - zfs/commit
Prevent commitcheck.sh from running twice
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Mon, 3 Apr 2017 21:20:01 +0000 (14:20 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 3 Apr 2017 21:20:01 +0000 (14:20 -0700)
commit3f2da6cb739f9d288f81abebb0f4bf94d266075d
tree5275abf02babb2c6c5cabca3f495b5a3360d80bd
parente55ebf6afdebec0e48c49ba912e02166bd6a3bc9
Prevent commitcheck.sh from running twice

A stray semicolon was causing commitcheck.sh
to run twice when running make checkstyle.
Updated regexes for matching tagged lines.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #5952
Makefile.am
scripts/commitcheck.sh