Index: /issm/trunk-jpl/jenkins/jenkins.sh
===================================================================
--- /issm/trunk-jpl/jenkins/jenkins.sh	(revision 16630)
+++ /issm/trunk-jpl/jenkins/jenkins.sh	(revision 16631)
@@ -316,6 +316,6 @@
 do
 	test=`awk "/starting:$i/{flag=1;next}/finished/{flag=0} flag{print}" matlab_log.log`
-	juLog  -test $i -name=Error -error=ERROR echo $test
-	juLog  -test $i -name=Failure -error=FAILURE  echo $test
-done
-#}}}
+	juLog  -test=$i -name=Error -error=ERROR echo $test
+	juLog  -test=$i -name=Failure -error=FAILURE  echo $test
+done
+#}}}
