Index: Jenkins/TestRegen
===================================================================
--- Jenkins/TestRegen	(revision c344406c13592541d0fb55ffccc6fc4715f3dfa5)
+++ Jenkins/TestRegen	(revision d8e14e39db238fac19871a0f6f852c190730d2ed)
@@ -99,5 +99,11 @@
 		def email_subject = "[cforall dashboard][TEST REGEN# ${env.BUILD_NUMBER}] - Result"
 		def email_body = """This is an automated email from the Jenkins build machine. It was
-generated http://plg2:8082/dashboard."""
+generated http://plg2:8082/dashboard.
+
+Please apply the required changes using the following method :
+    - copy result.patch to your cforall repository of choice.
+    - call 'git apply [patch file name]' (WARNING: the changes may conflict with any current changes to the test expected results).
+    - validate that the changes are correct.
+    - commit the changes as usual."""
 
 		//send email notification
