X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=check_commits;h=9011cb3c11d99db1af6c594d233f31f9b5adc786;hb=HEAD;hp=3569e987f135dce6c8bc0885f7b720439b50f9c0;hpb=bda84fe3da678b465a2f0c17dcce1579f981b6c2;p=next-scripts diff --git a/check_commits b/check_commits index 3569e98..9011cb3 100755 --- a/check_commits +++ b/check_commits @@ -11,6 +11,8 @@ if [ -z "$commits" ]; then exit 0 fi +"$(realpath "$(dirname "$0")")/check_fixes" "$@" + declare -a author_missing committer_missing print_commits()