Changeset 21120
- Timestamp:
- 08/09/16 15:02:24 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r21119 r21120 411 411 while [ $counter -lt $numtests ]; 412 412 do 413 juLog -test=Example-$ i-name=Error -error=FAILURE cat matlab_log_examples.log413 juLog -test=Example-$counter -name=Error -error=FAILURE cat matlab_log_examples.log 414 414 let counter+=1 415 415 done
Note:
See TracChangeset
for help on using the changeset viewer.