Repository: commons-math Updated Branches: refs/heads/master e3572dfac -> b4214d9f6
Typo. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7480d3d8 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7480d3d8 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/7480d3d8 Branch: refs/heads/master Commit: 7480d3d8a740fa2aeb68b0cb8641b8bb858dd671 Parents: e3572df Author: Gilles <[email protected]> Authored: Tue Dec 30 19:15:08 2014 +0100 Committer: Gilles <[email protected]> Committed: Tue Dec 30 19:15:08 2014 +0100 ---------------------------------------------------------------------- doc/release/release.howto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/7480d3d8/doc/release/release.howto.txt ---------------------------------------------------------------------- diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt index f3d7989..ceaacb2 100644 --- a/doc/release/release.howto.txt +++ b/doc/release/release.howto.txt @@ -324,7 +324,7 @@ your apache personal area for review: $ scp site.tar.gz [email protected]:~/ $ ssh [email protected] you@minotaur:~$ tar xzf site.tar.gz - you@minotaur:~$ mv site public-html/commons-math-3.4-RC1-site + you@minotaur:~$ mv site public_html/commons-math-3.4-RC1-site you@minotaur:~$ rm site.tar.gz you@minotaur:~$ logout
