Changeset 19352
- Timestamp:
- 05/08/15 13:31:25 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r19351 r19352 259 259 for (( i=1;i<=$NUMCPUS_RUN;i++ )) 260 260 do 261 echo "This is the concatenation phase for rank: $i"261 echo "This is the concatenation phase for rank: python_log$i.log" 262 262 cat python_log$i.log 263 263 cat python_log$i.log >> python_log.log
Note:
See TracChangeset
for help on using the changeset viewer.