scripts/annotate.pl | 2 -- 1 file changed, 2 deletions(-) New commits: commit b410eced21f8bc3a99c0f385f0759b5e2f8d18d5 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Jul 2 09:28:46 2014 +0200
annotate.pl: remove redundant output diff --git a/scripts/annotate.pl b/scripts/annotate.pl index fc07b36..14e36e3 100755 --- a/scripts/annotate.pl +++ b/scripts/annotate.pl @@ -230,8 +230,6 @@ if (!$list && !$stats && !$fetch) { exit 1; } - print "$note_text' '$note_hash\n"; - validate_check_note($note_text); validate_git_hash($note_hash) || die "Hash on master '$note_hash' doesn't look like a git hash\n"; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits