Changes between Version 47 and Version 48 of Tests
- Timestamp:
- Mar 4, 2014, 11:33:43 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tests
v47 v48 122 122 Installation de uap : 123 123 {{{ 124 svn checkout svn://svn.code.sf.net/p/accelerator-ml/code/ accelerator-ml-code; cd accelerator-ml-code/uap/trunk/; export UAP_FORTRAN_COMPILER=GFORTRAN; gmake124 cd /var/lib/jenkins/jobs/PSPA-Dev/workspace/; svn checkout svn://svn.code.sf.net/p/accelerator-ml/code/ accelerator-ml-code; cd accelerator-ml-code/uap/trunk/; export UAP_FORTRAN_COMPILER=GFORTRAN; gmake 125 125 }}} 126 126