Explorar o código

Fix X file mode

Shelikhoo %!s(int64=6) %!d(string=hai) anos
pai
achega
0e39a08e10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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