projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
43fe083
)
stop Math/BigInt/t/bare_mbf.t producing spurious test output
Dave Mitchell [Thu, 5 May 2005 12:06:32 +0000 (12:06 +0000)]
p4raw-id: //depot/perl@24393
lib/Math/BigInt/t/bare_mbf.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/Math/BigInt/t/bare_mbf.t
b/lib/Math/BigInt/t/bare_mbf.t
index
29a73a0
..
1cd56c0
100644
(file)
--- a/
lib/Math/BigInt/t/bare_mbf.t
+++ b/
lib/Math/BigInt/t/bare_mbf.t
@@
-8,7
+8,7
@@
BEGIN
$| = 1;
# to locate the testing files
my $location = $0; $location =~ s/bare_mbf.t//i;
- print "$0\n";
+ print "#$0\n";
if ($ENV{PERL_CORE})
{
# testing with the core distribution