From: Ian Jackson Date: Sun, 21 Aug 2022 14:13:01 +0000 (+0100) Subject: prefork-interp: test: remove @INC bodge X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=39fd83cdacfaf6170345dddfa1e90986c794ac9d;hp=cd882fb0de3c5f2b09019cb6dd0eccc5318cbe6e;p=chiark-utils.git prefork-interp: test: remove @INC bodge Signed-off-by: Ian Jackson --- diff --git a/scripts/prefork-interp-test b/scripts/prefork-interp-test index c789410..b159306 100644 --- a/scripts/prefork-interp-test +++ b/scripts/prefork-interp-test @@ -2,7 +2,6 @@ # -*- perl -*- use strict; -BEGIN { unshift @INC, './perl' } use Proc::Prefork::Interp; sub prwhen ($) {