X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fb2e00014da40d677f79b6b07e05ae821e7e10e5..c142dba356b757facd6684a99623c58430b7221e:/t/cvs.t diff --git a/t/cvs.t b/t/cvs.t index 371c21ec9..6acafd701 100755 --- a/t/cvs.t +++ b/t/cvs.t @@ -708,5 +708,5 @@ sub stripext { } sub _wrapper_paths { - return qq{newenviron[i++]="PERL5LIB=$ENV{PERL5LIB}";}; + return qq{addenv("PERL5LIB", "$ENV{PERL5LIB}");}; }