Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157905631
D55086.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
255 B
Referenced Files
None
Subscribers
None
D55086.diff
View Options
diff --git a/libexec/rc/rc.subr b/libexec/rc/rc.subr
--- a/libexec/rc/rc.subr
+++ b/libexec/rc/rc.subr
@@ -2493,7 +2493,7 @@
fi
done
if [ -n "${_var}" ]; then
- setvar "${_var}" "${_out}"
+ eval ${_var}=\"${_out}\"
else
echo "${_out}"
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 27, 8:55 AM (14 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33551940
Default Alt Text
D55086.diff (255 B)
Attached To
Mode
D55086: rc.subr: Avoid using setvar
Attached
Detach File
Event Timeline
Log In to Comment