projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5fb8b09
)
Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
Nicholas Clark [Sat, 25 May 2002 17:19:21 +0000 (18:19 +0100)]
Message-ID: <
20020525161921
.GD299@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16780
ext/Storable/t/integer.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/Storable/t/integer.t
b/ext/Storable/t/integer.t
index
75edd19
..
1230b8f
100644
(file)
--- a/
ext/Storable/t/integer.t
+++ b/
ext/Storable/t/integer.t
@@
-166,6
+166,7
@@
foreach (@processes) {
# unless ($bit) { use Devel::Peek; Dump $copy_s1; Dump $$copy_s; }
} else {
fail ("$process $copy1");
+ fail ("$process $copy1");
}
}
}