mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 11:22:43 +00:00
Comment
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
e84a7d105d
commit
09f28e1bf1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287382
@ -663,7 +663,7 @@ while [ $# -gt 0 ]; do
|
||||
unset remove delim oldIFS b add r
|
||||
[ "$SHOW_FILE" ] && before=$( f_sysrc_find "$NAME" )
|
||||
;;
|
||||
*)
|
||||
*) # ASSIGN
|
||||
if [ "$SHOW_FILE" ]; then
|
||||
before=$( f_sysrc_find "$NAME" )
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user