summaryrefslogtreecommitdiff
path: root/t/op/write.t
diff options
context:
space:
mode:
Diffstat (limited to 't/op/write.t')
-rw-r--r--t/op/write.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/write.t b/t/op/write.t
index 2869f1702b..97c3d30154 100644
--- a/t/op/write.t
+++ b/t/op/write.t
@@ -1912,7 +1912,7 @@ like $@, qr'Undefined format',
# This syntax error used to cause a crash, double free, or a least
# a bad read.
# See the long-winded explanation at:
-# https://rt.perl.org/rt3/Ticket/Display.html?id=43425#txn-1144500
+# https://github.com/Perl/perl5/issues/8953#issuecomment-543978716
eval q|
format =
@