From 7b6fb0b81f139d17e68673d27206294d87174a3e Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Thu, 11 Jul 2013 22:01:39 -0700 Subject: [PATCH] switchd.t: correct bug number --- t/run/switchd.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/run/switchd.t b/t/run/switchd.t index 0a4553a..f160fd5 100644 --- a/t/run/switchd.t +++ b/t/run/switchd.t @@ -172,5 +172,5 @@ like( ), qr "use Devel::switchd_empty;(?:BEGIN|\r?\nprint)", # miniperl tacks a BEGIN block on to the same line - 'Copy on write does not mangle ${"_<-e"}[0] [perl #48332]', + 'Copy on write does not mangle ${"_<-e"}[0] [perl #118627]', ); -- 2.7.4