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

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 38054926721423b80403a7db9c55b8456f48b820
Author: Nicolas Steenlant <nicolas.steenl...@ugent.be>
Date:   Wed Jan 6 13:37:33 2016 +0100

    fmt
---
 lib/Catmandu/Addable.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Catmandu/Addable.pm b/lib/Catmandu/Addable.pm
index bd887a1..0fd3436 100644
--- a/lib/Catmandu/Addable.pm
+++ b/lib/Catmandu/Addable.pm
@@ -62,7 +62,7 @@ sub commit {}
 
 sub DESTROY {
     my ($self) = shift;
-    $self->commit if $self->autocommit && ! $self->_commit;
+    $self->commit if $self->autocommit && !$self->_commit;
 }
 
 1;

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to