[libapp-stacktrace-perl] 05/06: Fix test
    Axel Beckert 
    abe at deuxchevaux.org
       
    Fri Dec 12 15:39:59 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to annotated tag v0.08
in repository libapp-stacktrace-perl.
commit 5f5cc97afb921df834f9967439927e2341d78331
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Aug 2 08:26:05 2011 -0700
    Fix test
---
 t/unthreaded.t | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/t/unthreaded.t b/t/unthreaded.t
index c65bc4f..489de37 100644
--- a/t/unthreaded.t
+++ b/t/unthreaded.t
@@ -54,9 +54,8 @@ elsif ($pstack_pid) {
         Test::More::like(
         $trace,
             qr{
-                ^t/unthreaded\.t:\d+\n
                 (?:
-                    ^(?:\+*\ *)t/unthreaded\.t:\d+\n
+                    ^t/unthreaded\.t:\d+\n
                 ){10}
             }xm
         );
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-stacktrace-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list