changeset 5410 | ef3a32c6e1e1 |
parent 5408 | 549243b47311 |
child 5411 | 2e293c541a03 |
--- a/doc/release_steps.txt Fri Oct 09 21:29:30 2009 -0700 +++ b/doc/release_steps.txt Fri Oct 09 21:49:47 2009 -0700 @@ -39,7 +39,10 @@ for the regression tests to work. - hg commit - hg push -9. Run the tests on the new release (debug and optimized) +9. Run the tests on the new release (debug and optimized) like a user would + - hg clone http://code.nsnam.org/ns-3-allinone-ns-3.x + - ./download.py -n ns-3.x -r ns-3.x-ref-traces + - ./build.py - ./waf -d debug configure - ./waf - ./test.py