This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e972373
)
formatting nit
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Mon, 19 Jan 2009 15:47:18 +0000
(16:47 +0100)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Mon, 19 Jan 2009 15:47:18 +0000
(16:47 +0100)
U/modified/d_dosuid.U
patch
|
blob
|
blame
|
history
diff --git
a/U/modified/d_dosuid.U
b/U/modified/d_dosuid.U
index
1d82180
..
878e320
100644
(file)
--- a/
U/modified/d_dosuid.U
+++ b/
U/modified/d_dosuid.U
@@
-140,7
+140,7
@@
val="$undef"
case "$d_suidsafe" in
"$define")
val="$undef"
- echo "No need to emulate SUID scripts since they are secure here." >&
4
+ echo "No need to emulate SUID scripts since they are secure here." >&4
;;
*)
$cat <<EOM