Skip to content

Commit

Permalink
dont make same release twice
Browse files Browse the repository at this point in the history
  • Loading branch information
psy0rz committed Jan 12, 2018
1 parent d6680b6 commit 7a97260
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ if git describe "$NEW" &>/dev/null; then
exit 1
fi

exit
NEWBASE=`echo "$NEW"|cut -f1 -d'-'`
PREV=`git tag --sort=creatordate|grep "^$NEWBASE"|tail -1`

Expand Down

0 comments on commit 7a97260

Please sign in to comment.