diff options
author | Jim Blandy <jimb@red-bean.com> | 1998-10-15 21:43:58 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1998-10-15 21:43:58 +0000 |
commit | 716290a7e0e08af2bf2ff5461c014b598f0ef482 (patch) | |
tree | faa29dc8e80b2aadc4a5ffbc01346c831bd9486a | |
parent | 6e6e2bbc809b6427f59bfbb2a300693a498c6a78 (diff) | |
download | guile-716290a7e0e08af2bf2ff5461c014b598f0ef482.tar.gz |
Add a step: test the documentation examples.
-rw-r--r-- | RELEASE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -58,7 +58,8 @@ HP/UX (gcc, HP cc) --- nutrimat.gnu.ai.mit.edu without installing those tools.) d) Configure, make, and install. e) Test the installed version; don't forget to unset GUILE_LOAD_PATH. - f) If you made any fixes, commit them, and start from a) again + f) Test the example code in the doc directory. + g) If you made any fixes, commit them, and start from a) again 12) Tag the entire source tree with a tag of the form "release_N_M". 13) Copy the tar file over to the GNU machines, and ask the appropriate person to put it on prep. At the time of this writing, Joel Weber |