That didn't work

This commit is contained in:
Jordan Bancino 2022-12-13 19:49:03 +00:00
parent 62fbbacfae
commit 7533b9f6d1

View file

@ -158,7 +158,7 @@ recipe_release() {
cd "$TELODENDRIA_PUB/pub/v$TELODENDRIA_VERSION"
# Tag the release at this point in time.
cvs tag "$CVS_TAG" .
cvs tag "$CVS_TAG"
# Generate the release tarball.
cvs export "-r$CVS_TAG" "Telodendria"