Re: svn commit: r336751 - head/usr.sbin/pw

2018-07-27 Thread Li-Wen Hsu
On Fri, Jul 27, 2018 at 4:22 PM Ian Lepore wrote: > This was just an error on my part, the code was wrong and I fixed it in > r336762. This time I made sure the kyua tests pass first. > > I had intended to run the kyua tests before and after re-applying my > changes to pw(8). Now that I look in my

Re: svn commit: r336751 - head/usr.sbin/pw

2018-07-27 Thread Ian Lepore
On Fri, 2018-07-27 at 14:43 +, Li-Wen Hsu wrote: > On Thu, Jul 26, 2018 at 20:03:11 +, Ian Lepore wrote: > > > > Author: ian > > Date: Thu Jul 26 20:03:11 2018 > > New Revision: 336751 > > URL: https://svnweb.freebsd.org/changeset/base/336751 > > > > Log: > >   Re-apply r336625 which was

Re: svn commit: r336751 - head/usr.sbin/pw

2018-07-27 Thread Li-Wen Hsu
On Thu, Jul 26, 2018 at 20:03:11 +, Ian Lepore wrote: > Author: ian > Date: Thu Jul 26 20:03:11 2018 > New Revision: 336751 > URL: https://svnweb.freebsd.org/changeset/base/336751 > > Log: > Re-apply r336625 which was reverted with r336638, now that the underlying > pw_scan(3) has been fix