Changeset 19352


Ignore:
Timestamp:
05/08/15 13:31:25 (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

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