[libinline-java-perl] 130/398: *** empty log message ***

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:42:56 UTC 2015


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

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 2679cf0470cf2091eea3a6bad72d808644fdbeea
Author: Patrick LeBoutillier <patl at cpan.org>
Date:   Thu Dec 20 13:31:54 2001 +0000

    *** empty log message ***
---
 t/shared_jvm_test.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/shared_jvm_test.pl b/t/shared_jvm_test.pl
index d4f5b07..ba4f9df 100644
--- a/t/shared_jvm_test.pl
+++ b/t/shared_jvm_test.pl
@@ -44,7 +44,7 @@ if ($shared_jvm_test::t::i == $sum){
 	print STDERR "Test succeeded\n" ;
 }
 else{
-	print STDERR "Test failed\n" ;
+	print STDERR "Test failed ($shared_jvm_test::t::i != $sum)\n" ;
 }
 
 
@@ -69,7 +69,7 @@ __Java__
 
 import java.util.* ;
 
-class t extends InlineJavaPerlCaller {
+class t {
 	static public int i = 0 ;
 
 	public t(){

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



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