fix release.sh: git_assert_branch_in_sync not exist in 3.4
Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
@ -6,7 +6,7 @@ source ./scripts/test_lib.sh
|
||||
|
||||
VER=$1
|
||||
PROJ="etcd"
|
||||
REPOSITORY="${REPOSITORY:-git@github.com:etcd-io/etcd.git}"
|
||||
REPOSITORY="${REPOSITORY:-https://github.com/etcd-io/etcd.git}"
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo "Usage: ${0} VERSION" >> /dev/stderr
|
||||
|
Reference in New Issue
Block a user