Date: Wed, 13 Jun 2018 12:04:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228981] sysutils/py-salt: fix sysctl.present on FreeBSD Message-ID: <bug-228981-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228981 Bug ID: 228981 Summary: sysutils/py-salt: fix sysctl.present on FreeBSD Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: mat@FreeBSD.org CC: christer.edwards@gmail.com Flags: maintainer-feedback?(christer.edwards@gmail.com) CC: christer.edwards@gmail.com Created attachment 194220 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194220&action= =3Dedit v1 In b3c1be27fb the lines were stripped of their ending \n, but the \n was ne= ver added back to the lines, so calling writelines generates a broken one line file. --=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-228981-7788>