From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Thu, 9 Jun 2016 02:54:22 -0400 (EDT) Subject: [LTP] [PATCH 2/2] lib/tst_test.c: do all cleanup in do_exit In-Reply-To: <20160608162523.GF27367@rei.lan> References: <20160608162523.GF27367@rei.lan> Message-ID: <1841425135.4850572.1465455262352.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > From: "Cyril Hrubis" > To: "Jan Stancek" > Cc: ltp@lists.linux.it > Sent: Wednesday, 8 June, 2016 6:25:23 PM > Subject: Re: [PATCH 2/2] lib/tst_test.c: do all cleanup in do_exit > > Hi! > Looks good, acked. > > Hopefully this is the last fix for the cleanup part done in test library. Pushed. Regards, Jan