projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
adbc488
)
LC_COLLATE.
Jarkko Hietaniemi [Mon, 7 Oct 1996 19:03:00 +0000 (22:03 +0300)]
Big patch to add, document, and test LC_COLLATE support.
t/op/magic.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/magic.t
b/t/op/magic.t
index
b43f71c
..
b46dade
100755
(executable)
--- a/
t/op/magic.t
+++ b/
t/op/magic.t
@@
-30,7
+30,7
@@
system './perl', '-e', <<'END';
print "ok 3\n";
}
else {
- print "not ok 3 $a\n";
+ print "not ok 3 ($x @_)\n";
}
}