[Bug 192697] /etc/rc.subr "find_local_scripts_old()" is broken for all versions of freebsd

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Jan 2023 12:47:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192697

Fernando ApesteguĂ­a <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |fernape@FreeBSD.org
         Resolution|---                         |Unable to Reproduce

--- Comment #1 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
$ ls /usr/local/etc/rc.d/
avahi-daemon*   avahi-dnsconfd* cupsd*          dbus*           git_daemon*    
poudriered*     slim*           svnserve*

$ source /etc/rc.subr 
$ find_local_scripts_old

Checking variables (which are recognized and autocompleted by the shell)

$ echo "+++"$zlist"+++"
++++++
$ echo "+++"$slist"+++"
++++++

Look empty.

Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.