/hg/icedtea-web: Clean up summary_unit.txt and summary_reproduce...

Jana Fabrikova jfabriko at redhat.com
Thu Sep 26 00:27:58 PDT 2013


Hi Andrew,

thank you very much for this correction, I totally forgot to clean up 
the summary files! Fortunately you saw it:)

cheers,
Jana

On 09/25/2013 10:34 PM, aazores at icedtea.classpath.org wrote:
> changeset 11430ea879f6 in /hg/icedtea-web
> details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=11430ea879f6
> author: Andrew Azores <aazores at redhat.com>
> date: Wed Sep 25 16:32:44 2013 -0400
>
> 	Clean up summary_unit.txt and summary_reproducers.txt for "make clean"
>
>
> diffstat:
>
>   ChangeLog   |  5 +++++
>   Makefile.am |  2 ++
>   2 files changed, 7 insertions(+), 0 deletions(-)
>
> diffs (24 lines):
>
> diff -r a817bb6d12a6 -r 11430ea879f6 ChangeLog
> --- a/ChangeLog	Wed Sep 25 18:50:18 2013 +0200
> +++ b/ChangeLog	Wed Sep 25 16:32:44 2013 -0400
> @@ -1,3 +1,8 @@
> +2013-09-25  Andrew Azores  <aazores at redhat.com>
> +
> +	* Makefile.am: clean up summary_unit.txt and summary_reproducers.txt for
> +	"clean" goal
> +
>   2013-09-25  Jiri Vanek  <jvanek at redhat.com>
>   
>   	Added logging bottleneck
> diff -r a817bb6d12a6 -r 11430ea879f6 Makefile.am
> --- a/Makefile.am	Wed Sep 25 18:50:18 2013 +0200
> +++ b/Makefile.am	Wed Sep 25 16:32:44 2013 -0400
> @@ -1449,6 +1449,8 @@
>   clean_tests_reports:
>   	rm -rf  $(TESTS_DIR)/$(REPORT_STYLES_DIRNAME)/
>   	rm -f  $(TESTS_DIR)/*.html
> +	rm -f $(TESTS_DIR)/summary_unit.txt
> +	rm -f $(TESTS_DIR)/summary_reproducers.txt
>   
>   clean-$(SOFTKILLER):
>   	rm -f $(TESTS_DIR)/softkiller



More information about the distro-pkg-dev mailing list