Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 09:50:09 +0200
From:      Ed Schouten <ed@80386.nl>
To:        David O'Brien <obrien@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, John Baldwin <jhb@freebsd.org>
Subject:   Re: svn commit: r221053 - head/usr.bin/rlogin
Message-ID:  <20110428075009.GX82526@hoeg.nl>
In-Reply-To: <20110427193550.GA79786@dragon.NUXI.org>
References:  <201104260409.p3Q49KaJ006272@svn.freebsd.org> <201104260932.44199.jhb@freebsd.org> <20110426222641.GA44259@dragon.NUXI.org> <201104271048.33325.jhb@freebsd.org> <20110427193550.GA79786@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--XCIqNWEteo88hZlY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* David O'Brien <obrien@freebsd.org>, 20110427 21:35:
> One has to do all the various greps of the output in order to be
> confident of their belief of the results.

I usually run this afterwards:

	tail -n 3 _.* | less

Or something like this to simply give a list of failures:

	fgrep -L 'completed on' _.*

About bumping WARNS -- it's pretty hard to remove any WARNS-lines
without modifying the code. I think I added most of them by first
building all of world with WARNS=3D6 and selectively lowering them.

--=20
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

--XCIqNWEteo88hZlY
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)

iQIcBAEBAgAGBQJNuRwxAAoJEG5e2P40kaK7EIcQAI8VbjuW6kOsG9IeHfDOxeg+
ke9lu8dlL1Mr9s4eBfmPKc84m++fu8uQ9wPYVOz3BVevogC4+/zII0schOmo86yC
Zx2aJ56g2S3Fla4bJ+q1UrT/xUE9Dm53g1b9rUJkY1e1E6vxNMj0j3BkUb0USy1p
2gyv8zSHsmGBFEyLNlEU6vjzS7PxNCZgH4dga4ck8zPbABGVn7F6nNcbLRgdVwbR
LrSyxoZXdHMQMBZzoTMPintD23JXDuOruLxncPNNTah4OOLJs5IGDU6Qo6EpM3r/
gvuDW1xSXYIsxcjxrUA8g70srOu8lWvQk9qrjZo7TwERuE7qzJT6kmHp6EWqElcf
pKQCx3m7EG6WQnXErcD5aOaPIX5nFxxpoeK8igyBehpOoTnFwqGvqhDagCWVff01
ky/ExdrhZkLZWVN0yfLxcgmr6E8amPUQ1QDzkiGgDYAPZu+HahsV9CvhTux5mq6e
tMton86t00KR71JAyHUaPzVK97Vld2rdW0zKWhqlJvk2Sa7y13DRgpE+w6qBf6K6
zB3hLLWE7HSL/Jg4DqshwQhmZZ1vM55uXsNFrgW9GWDSllsmKYs0cbho1cAc/J8i
cemcyu0ztrmeWcTaZ5PacqnGsuafOybcrAqGteQe6CIRUupRphDRVlPW0U6hHrUf
mSbSRMfcZTYYcI6or/kB
=0LzI
-----END PGP SIGNATURE-----

--XCIqNWEteo88hZlY--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110428075009.GX82526>