Index: /issm/trunk-jpl/jenkins/jenkins.sh
===================================================================
--- /issm/trunk-jpl/jenkins/jenkins.sh	(revision 27431)
+++ /issm/trunk-jpl/jenkins/jenkins.sh	(revision 27432)
@@ -497,5 +497,5 @@
 
 	# Check that Python did not exit in error
-	pythonExitedInError=`grep -c -E "Error|Standard exception|Traceback|bad interpreter|syntax error" python.log`
+	pythonExitedInError=`grep -c -E "Error|Standard exception|Traceback|bad interpreter|syntax error" python_log.log`
 
 	if [ $pythonExitedInError -ne 0 ]; then
