diff --git a/release_docs b/release_docs index 3fbfc39b5..95ebf52ad 100755 --- a/release_docs +++ b/release_docs @@ -100,7 +100,7 @@ if [[ $1 = "latest" ]] ; then _downloads/tutorial.py \ _images/* - git commit -a -m "v$version $1 documentation" + git commit -a -m "v$version documentation" fi set +x