Fix detail in Release Checklist

This commit is contained in:
Andrew Johnson
2018-11-01 15:12:06 -05:00
parent d3927dea91
commit 301ded2dc1

View File

@ -160,7 +160,7 @@ made.</p>
files and directories that are only used for continuous integration:
<blockquote><tt>
cd base-7.0<br />
.ci/make-tar.sh R7.0.2-rc1 base-7.0.2-rc1.tar.gz base-7.0.2-rc1/
./.tools/make-tar.sh R7.0.2-rc1 base-7.0.2-rc1.tar.gz base-7.0.2-rc1/
</tt></blockquote>
Create a GPG signature file of the tarfile as follows:
<blockquote><tt>
@ -303,7 +303,7 @@ made.</p>
files and directories that are only used for continuous integration:
<blockquote><tt>
cd base-7.0<br />
.ci/make-tar.sh R7.0.2 base-7.0.2.tar.gz base-7.0.2/
./.tools/make-tar.sh R7.0.2 base-7.0.2.tar.gz base-7.0.2/
</tt></blockquote>
Create a GPG signature file of the tarfile as follows:
<blockquote><tt>