Subversion URL: http://proj.badc.rl.ac.uk/svn/exarch/CMIP6dreqbuild/trunk/src/framework/upd02.sh@1254
Revision 1254,
458 bytes
checked in by mjuckes, 3 years ago
(diff) |
fixed --txt option
|
Line | |
---|
1 | ## |
---|
2 | ##python requestReview.py test_l3.xml > rv.o || { echo Failed to execute requestReview.py ; exit 1; } |
---|
3 | ##python docEdit.py > ed.o || { echo Failed to execute docEdit.py ; exit 1; } |
---|
4 | python audit.py > a.o || { echo Failed to execute audit.py ; exit 1; } |
---|
5 | echo "done audit" |
---|
6 | python docChecks.py > dc.o || { echo Failed to execute docChecks.py ; exit 1; } |
---|
7 | (cd dreqPy; python makeTables.py; ) |
---|
8 | #(cd dreqPy; python makeTables.py; python dreqCmdl.py --SF) |
---|
9 | echo DONE |
---|
Note: See
TracBrowser
for help on using the repository browser.