* test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
This commit is contained in:
parent
075e911c45
commit
92ae66ae3f
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue