mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
Minor release script fixes.
Change-Id: Ifd0a7f4f584c85d4d9574eca46094b372a8d7aff
This commit is contained in:
committed by
Gerrit Code Review
parent
b53c9667f5
commit
2160c5b757
@@ -98,7 +98,7 @@ tar -cvzf "ceres-solver-$1.tar.gz" "ceres-solver-$1"
|
||||
|
||||
# Don't leave a mess behind.
|
||||
rm -rf $TMP
|
||||
rm -rf /tmp/sphinx-build/ceres-solver
|
||||
rm -rf $DOCS_TMP
|
||||
|
||||
# Reminder to upload.
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user