Whamcloud - gitweb
LU-1595 build: allow longer component in summary
[fs/lustre-release.git] / build / commit-msg
index 422117e..0710645 100755 (executable)
@@ -29,7 +29,7 @@ init() {
                 | tr ' ' '|')
         readonly WIDTH_SUM=62
         readonly WIDTH_REG=70
-        readonly JIRA_FMT_A="^[A-Z]\{2,5\}-[0-9]\{1,5\} [-a-z0-9]\{2,9\}: "
+        readonly JIRA_FMT_A="^[A-Z]\{2,5\}-[0-9]\{1,5\} [-a-z0-9]\{2,11\}: "
         readonly JIRA_FMT_B="^[A-Z]\{2,5\}-[0-9]\{1,5\} "
 
         # Identify a name followed by an email address.