Index: /issm/trunk-jpl/jenkins/jenkins.sh
===================================================================
--- /issm/trunk-jpl/jenkins/jenkins.sh	(revision 26767)
+++ /issm/trunk-jpl/jenkins/jenkins.sh	(revision 26768)
@@ -384,5 +384,5 @@
 		# Check if timer hit $max_time
 		if [ $timer -eq $max_time ]; then
-			echo "Testing timed out"
+			echo "Testing timed out at ${timer} seconds"
 			# Kill MATLAB processes
 			pid=$(ps -W | grep MATLAB | awk '{print $1}')
