66 |
|
|
67 |
cd trunk || finish FAILURE "Could not cd to trunk" |
cd trunk || finish FAILURE "Could not cd to trunk" |
68 |
mkdir release release/doc || finish FAILURE "Could not create release directory" |
mkdir release release/doc || finish FAILURE "Could not create release directory" |
69 |
$scons dodebug=yes useMPI=no docs || finish FAILURE "Could not run scons docs" |
$scons usedebug=yes usempi=no docs || finish FAILURE "Could not run scons docs" |
70 |
scp -r release/doc/* shake200:/home/www/esys/esys13/nightly || finish FAILURE "Could not copy documentation to nightly area" |
scp -r release/doc/* shake200:/home/www/esys/esys13/nightly || finish FAILURE "Could not copy documentation to nightly area" |
71 |
|
|
72 |
echo "Cleaning up" |
echo "Cleaning up" |