Modified the order of two steps (must create tar file before running
testdist.sh)
This commit is contained in:
parent
8bd48d653b
commit
8028c187f5
@ -50,11 +50,6 @@ the responsible project member before the release is made available to users.
|
||||
|
||||
[]
|
||||
|
||||
- Run the 'AUTOTEST/testdist.sh' script to verify a stable release. For more
|
||||
information on running this script, do 'testdist.sh -help'. If any of the
|
||||
tests fail, untag the repository, make necessary corrections, and start over.
|
||||
|
||||
[]
|
||||
|
||||
- Create release tar file by running the 'tools/mkdist' script (for more
|
||||
information, do 'mkdist -help'). This can be run from within any directory,
|
||||
@ -62,6 +57,13 @@ the responsible project member before the release is made available to users.
|
||||
|
||||
[]
|
||||
|
||||
|
||||
- Run the 'AUTOTEST/testdist.sh' script to verify a stable release. For more
|
||||
information on running this script, do 'testdist.sh -help'. If any of the
|
||||
tests fail, untag the repository, make necessary corrections, and start over.
|
||||
|
||||
[]
|
||||
|
||||
- On the CASC cluster, copy tar file to '/usr/casc/hypre'.
|
||||
|
||||
[]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user