Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
92ae66ae
Commit
92ae66ae
authored
Aug 06, 2014
by
Glenn Morris
Browse files
* test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
parent
075e911c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
test/ChangeLog
test/ChangeLog
+4
-0
test/automated/Makefile.in
test/automated/Makefile.in
+0
-5
No files found.
test/ChangeLog
View file @
92ae66ae
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
...
...
test/automated/Makefile.in
View file @
92ae66ae
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment