Removed output from perl script that is now dealt with by the ant script.
authorSimon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 17:39:39 +0100
changeset 83 16baed851c67
parent 82 bbe9783cf993
child 84 f1dc34daa946
Removed output from perl script that is now dealt with by the ant script.
releaseAutomation/mercurialComparison.pl
--- a/releaseAutomation/mercurialComparison.pl	Wed Sep 23 17:18:24 2009 +0100
+++ b/releaseAutomation/mercurialComparison.pl	Wed Sep 23 17:39:39 2009 +0100
@@ -95,17 +95,6 @@
 }
 
 # Output
-print <<"EOT";
-== Mercurial Comparison with $previousPdkLabel ==
-
-The Mercurial changes from Nokia were delivered as a bulk update based on '''XXXXXXXXXXXXXXXXXXXXXX'''.
-
-List of the Mercurial changes (files added/removed/modified) between $previousPdkLabel and PDK '''XXXXX''' - [[Media:XXXX.txt]].
-
-A short study of the results which concentrated on the added and removed files has identified these significant package changes: 
-
-EOT
-
 foreach my $package (sort keys %cookedData)
 {
 	print <<"EOT";