Changeset 19350


Ignore:
Timestamp:
05/08/15 13:14:43 (10 years ago)
Author:
glperez
Message:

CHG: Temp change to track python jenkins issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/jenkins.sh

    r19347 r19350  
    259259for (( i=1;i<=$NUMCPUS_RUN;i++ ))
    260260do
     261        echo "This is the concatenation phase for rank: $i"
    261262        cat python_log$i.log >> python_log.log
    262263done
Note: See TracChangeset for help on using the changeset viewer.