summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-09-20 16:54:27 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-09-20 16:57:47 +0200
commit9e3cfaa40fe0f4ae5b5f47e517a13c6b3f113f35 (patch)
treedc8bbb7155a7893d12b192702b91a59f7730030c /dist
parentf86ff3d0c201966a9406c2039f08a3313dd56454 (diff)
Initialize tito directory
Diffstat (limited to 'dist')
-rwxr-xr-xdist/release-vespa-rpm.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/release-vespa-rpm.sh b/dist/release-vespa-rpm.sh
index 95c0b5ce902..0ff2d9db755 100755
--- a/dist/release-vespa-rpm.sh
+++ b/dist/release-vespa-rpm.sh
@@ -29,7 +29,6 @@ git mv $SPECFILE .
mv pom.xml pom.xml.hide
# Run tito to update spec file and tag
-tito init
tito tag --use-version=$VERSION --no-auto-changelog
# Push changes and tag to branc