Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update user name and pronouns, sorry for modifying other people's writing, hope it...
[git.ikiwiki.info.git]
/
t
/
cvs.t
diff --git
a/t/cvs.t
b/t/cvs.t
index 371c21ec9f7ab53418ac344f5545e6347a11046d..6acafd701fe39f29ea3732983784439c929eefad 100755
(executable)
--- a/
t/cvs.t
+++ b/
t/cvs.t
@@
-708,5
+708,5
@@
sub stripext {
}
sub _wrapper_paths {
}
sub _wrapper_paths {
- return qq{
newenviron[i++]="PERL5LIB=$ENV{PERL5LIB}"
;};
+ return qq{
addenv("PERL5LIB", "$ENV{PERL5LIB}")
;};
}
}