Shelikhoo 6 лет назад
Родитель
Сommit
0e39a08e10
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      release/tagrelease.sh

+ 1 - 1
release/tagrelease.sh

@@ -16,7 +16,7 @@ TRIGGER_REASON_B=${TRIGGER_REASON:0:${#CONST_refsB}}
 
 
 if [ $TRIGGER_REASON_B != $CONST_refsB ]
 if [ $TRIGGER_REASON_B != $CONST_refsB ]
 then
 then
-  echo "not a tag/B"
+  echo "not a tag (B)"
   exit
   exit
 fi
 fi