Date: Tue, 18 Apr 2023 18:17:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270847] examples/uefisign/uefikeys: no execution file mode for script Message-ID: <bug-270847-7788-7BMMofSuYb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270847-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-270847-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270847 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org Status|New |Open --- Comment #1 from Ed Maste <emaste@freebsd.org> --- Most scripts under /usr/share/examples do not have +x, perhaps most aren't expected to be executed directly. Since we reference this one from uefisign(8) it should indeed be addressed,= but I'm not sure off hand which of the following we should do: - set +x on uefikeys - add explicit `sh` in uefisign(8) - move uefikeys out of /usr/share/examples --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270847-7788-7BMMofSuYb>