Re: svn commit: r268794 - in head: etc/mtree usr.bin/units usr.bin/units/tests

2014-07-24 Thread Julio Merino
On Thu, Jul 24, 2014 at 3:55 PM, Eitan Adler wrote: > My computer is out of commission at the moment. Would you mind making > this change for me? Thanks for letting me know! Renamed. And also fixed the value of TESTSDIR to get these tests in the right place.

Re: svn commit: r268794 - in head: etc/mtree usr.bin/units usr.bin/units/tests

2014-07-24 Thread Eitan Adler
On 24 July 2014 12:35, Julio Merino wrote: > On Thu, Jul 17, 2014 at 3:12 AM, Eitan Adler wrote: >> Author: eadler >> Date: Thu Jul 17 07:12:12 2014 >> New Revision: 268794 >> URL: http://svnweb.freebsd.org/changeset/base/268794 >> >> Log: >> units(1): Add basic tests >> Add some tests

Re: svn commit: r268794 - in head: etc/mtree usr.bin/units usr.bin/units/tests

2014-07-24 Thread Julio Merino
On Thu, Jul 17, 2014 at 3:12 AM, Eitan Adler wrote: > Author: eadler > Date: Thu Jul 17 07:12:12 2014 > New Revision: 268794 > URL: http://svnweb.freebsd.org/changeset/base/268794 > > Log: > units(1): Add basic tests > Add some tests to help avoid breaking units > > Added: > head/usr.b

Re: svn commit: r268794 - in head: etc/mtree usr.bin/units usr.bin/units/tests

2014-07-17 Thread Bryan Drewery
On 7/17/14, 2:12 AM, Eitan Adler wrote: Modified: head/etc/mtree/BSD.tests.dist == --- head/etc/mtree/BSD.tests.dist Thu Jul 17 06:57:26 2014 (r268793) +++ head/etc/mtree/BSD.tests.dist Thu Jul 17 07:1