X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fb2e00014da40d677f79b6b07e05ae821e7e10e5..2e15a490067991448c3b65323ad9ecdc774dbfe4:/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}");}; }