Index: ../trunk-jpl/jenkins/jenkins.sh =================================================================== --- ../trunk-jpl/jenkins/jenkins.sh (revision 20936) +++ ../trunk-jpl/jenkins/jenkins.sh (revision 20937) @@ -49,8 +49,7 @@ wget $SERVER/job/$JOB_NAME/$BUILD_NUMBER/changes > /dev/null 2>&1 #Process html page and get the list of files that has changed (tricky...) - cat changes | grep 'alt="The file was modified"' |sed -e 's/alt="The file was modified"/\ - /g' | sed -e 's/.*<\/a><\/td>