* test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.

This commit is contained in:
Glenn Morris 2014-08-06 17:07:32 -07:00
parent 075e911c45
commit 92ae66ae3f
2 changed files with 4 additions and 5 deletions

View file

@ -1,3 +1,7 @@
2014-08-07 Glenn Morris <rgm@gnu.org>
* automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
2014-08-06 Ulf Jasper <ulf.jasper@web.de>
* automated/icalendar-tests.el

View file

@ -121,11 +121,6 @@ check:
check-maybe: ${LOGFILES}
$(emacs) -l ert -f ert-summarize-tests-batch-and-exit $^
## Mainly for hydra.
.PHONY: check-tar
check-tar: check
tar -cf logs.tar ${LOGFILES}
.PHONY: mostlyclean clean bootstrap-clean distclean maintainer-clean
clean mostlyclean: