Fix X file mode

pull/2531/head
Shelikhoo 2019-10-30 15:53:04 +08:00 committed by Nicholas Wang
parent 7d9b9cfca7
commit 551c747013
No known key found for this signature in database
GPG Key ID: F20CA399C9BD9100
1 changed files with 1 additions and 1 deletions

2
release/tagrelease.sh Normal file → Executable file
View File

@ -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