From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Lynch Subject: Re: [cr_tests] warning fixes and build system changes Date: Mon, 15 Feb 2010 10:14:50 -0600 Message-ID: <1266250490.6542.6.camel@localhost.localdomain> References: <1265930227.17626.3313.camel@localhost.localdomain> <20100215154751.GA2482@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100215154751.GA2482-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Sukadev Bhattiprolu List-Id: containers.vger.kernel.org On Mon, 2010-02-15 at 09:47 -0600, Serge E. Hallyn wrote: > Was it on purpose that you no longer delete the cr_* directories > with the test results on a 'make clean'? If you're concerned about > accidentally losing info, then how about adding 'make distclean' > to do that? There is a "testclean" target which does this. The changelog notes this change in behavior.