commit | d82e308926584c23b5a0be69ea31a87ebe35b052 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Fri May 11 10:41:27 2018 -0700 |
committer | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Fri May 11 10:41:27 2018 -0700 |
tree | b26192829c47a08f96a8e18f48b0f33151a23ac4 | |
parent | 916095cc5882639870673517989a5d760145a470 [diff] |
Remove problamatic step preventing unlock Change-Id: Ib6d90cf70e63c303a7289f2ba1a5b895598963d9
diff --git a/tools/onos-yang-tools-build-release b/tools/onos-yang-tools-build-release index 6b96c39..8df7d68 100755 --- a/tools/onos-yang-tools-build-release +++ b/tools/onos-yang-tools-build-release
@@ -34,6 +34,3 @@ git commit -am"Bumping version to $OYT_SNAPSHOT" git push origin $OYT_BRANCH git push origin $OYT_TAG - - -unset OYT_VERSION OYT_SNAPSHOT OYT_BRANCH OYT_TAG