Author: tim.bunce
Date: Mon Mar  9 03:36:33 2009
New Revision: 710

Modified:
    trunk/t/92-file_port.t

Log:
Neaten the warning by removing the " (@INC contains..."


Modified: trunk/t/92-file_port.t
==============================================================================
--- trunk/t/92-file_port.t      (original)
+++ trunk/t/92-file_port.t      Mon Mar  9 03:36:33 2009
@@ -9,7 +9,7 @@
      unless -d '.svn';

  eval "require Test::Portability::Files;";
-plan skip_all => "Test::Portability::Files required for testing filename  
portability ($@)"
+plan skip_all => "Test::Portability::Files required for testing filename  
portability. ${ $...@=~s/ \(\...@inc contains.*//, \$@ }"
      if $@;

  plan skip_all => "Set NYTPROF_TEST_PORTABILITY_FILES env var to enable  
test"

--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to