[Bug 265730] www/pydio-cells: A typo in rc-script
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Aug 2022 09:42:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265730 Bug ID: 265730 Summary: www/pydio-cells: A typo in rc-script Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: skozlov@FreeBSD.org Reporter: drtr0jan@yandex.ru CC: skozlov@FreeBSD.org Assignee: skozlov@FreeBSD.org Flags: maintainer-feedback?(skozlov@FreeBSD.org) Flags: maintainer-feedback?(skozlov@FreeBSD.org) CC: skozlov@FreeBSD.org There's a typo in rc-script: cells.in:82 wait_for_pids ${rc_pid} ${children_pids} It should be used ${_children_pids} instead ${children_pids}. -- You are receiving this mail because: You are the assignee for the bug.