[libanyevent-rabbitmq-perl] 32/151: Fixed the rabbit_foot command.

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 16 11:03:02 UTC 2014


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

dmn pushed a commit to annotated tag debian/1.12-1
in repository libanyevent-rabbitmq-perl.

commit 40ea833dc7787840d6d45b03147e462642570d1a
Author: cooldaemon <cooldaemon at gmail.com>
Date:   Thu Mar 4 11:58:21 2010 +0900

    Fixed the rabbit_foot command.
---
 rabbit_foot | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/rabbit_foot b/rabbit_foot
index dd622c1..ecc01b6 100755
--- a/rabbit_foot
+++ b/rabbit_foot
@@ -3,9 +3,7 @@
 use strict;
 use warnings;
 
-use FindBin;
-use lib ($FindBin::Bin . '/lib');
-
 use RabbitFoot::Cmd;
+
 RabbitFoot::Cmd->run;
 

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



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