The CTest.UpdateCVS/SVN tests report every step with a message. This adds a message for the local modification step.
@@ -110,6 +110,7 @@ if(SLEEP)
endif()
# Create a modified file.
+message("Modifying locally...")
modify_content(user-source)
#-----------------------------------------------------------------------------
@@ -104,6 +104,7 @@ run_child(
)