[debsums] 03/04: Add some more section delimiter comments

Axel Beckert abe at deuxchevaux.org
Thu Mar 26 02:37:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository debsums.

commit b7af37219d782ed31131860f3862a18a2afdce48
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Mar 26 03:26:47 2015 +0100

    Add some more section delimiter comments
---
 t/debsums.t | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/t/debsums.t b/t/debsums.t
index f6fdf78..1ceedbc 100644
--- a/t/debsums.t
+++ b/t/debsums.t
@@ -147,8 +147,16 @@ is(stderr,
 is(stdout, '', 'STDOUT is empty');
 expected_rc(2);
 
+#######################
+### All checks done ###
+#######################
+
 done_testing();
 
+#############################
+### Some helper functions ###
+#############################
+
 sub sort_lines {
     my $string = shift;
     return join("\n",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git



More information about the Pkg-perl-cvs-commits mailing list