Date: Mon, 10 Jun 2024 19:32:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279200] sysrc(8) fails to perform set operations for += and -= in -c (check only) mode. Message-ID: <bug-279200-227-RXec68g0Gn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279200-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279200 --- Comment #1 from crest@rlwinm.de --- If I understand the code correctly the problem is that the case $mode in APPEND), REMOVE), *) is never reached if $CHECK_ONLY is set since sysrc:791 will continue the loop early. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279200-227-RXec68g0Gn>
