diff options
Diffstat (limited to 'check-rev-policy')
-rwxr-xr-x | check-rev-policy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check-rev-policy b/check-rev-policy index d0c1630..52e427c 100755 --- a/check-rev-policy +++ b/check-rev-policy @@ -24,7 +24,7 @@ EOF subj="`git log $commit -1 --pretty=format:%s`" case "$subj" in - *Merge\ branch*of*[gs][is][th]\:*) + *XXXXMerge\ branch*of*[gs][is][th]\:*) cat <<EOF >&2 --- The commit: |