Date: Thu, 21 Dec 2023 17:50:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275869] Mk/Scripts/qa.sh: "#! /usr/bin/false" is a valid shebang Message-ID: <bug-275869-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275869 Bug ID: 275869 Summary: Mk/Scripts/qa.sh: "#! /usr/bin/false" is a valid shebang Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: thierry@FreeBSD.org CC: ports-bugs@FreeBSD.org Created attachment 247186 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247186&action= =3Dedit Adding /usr/bin/false to the list of valid shebangs "#! /usr/bin/false" produces an error: invalid shebang. It should be accepted, and the attached patch adds it. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275869-7788>