Index: /issm/trunk-jpl/jenkins/jenkins.sh
===================================================================
--- /issm/trunk-jpl/jenkins/jenkins.sh	(revision 19351)
+++ /issm/trunk-jpl/jenkins/jenkins.sh	(revision 19352)
@@ -259,5 +259,5 @@
 for (( i=1;i<=$NUMCPUS_RUN;i++ ))
 do
-	echo "This is the concatenation phase for rank: $i"
+	echo "This is the concatenation phase for rank: python_log$i.log"
 	cat python_log$i.log
 	cat python_log$i.log >> python_log.log
