فهرست منبع

Fix X file mode

Shelikhoo 6 سال پیش
والد
کامیت
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 ]
 then
-  echo "not a tag/B"
+  echo "not a tag (B)"
   exit
 fi