]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix error in last commit
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 12 Jan 2016 09:46:39 +0000 (10:46 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 12 Jan 2016 09:46:39 +0000 (10:46 +0100)
test/Makefile.in

index 388ea5397f9df04e0056aadf601534e1716f3e68..e8b14319549d14a86de18ae5e65c8372f865f676 100644 (file)
@@ -148,7 +148,7 @@ check-expensive:
 ## Re-run all the tests every time.
 .PHONY: check-doit
 check-doit:
-       -@for f in *.log; do test ! -f $$f || mv $$f $$f~; done
+       -@for f in $(LOGFILES); do test ! -f $$f || mv $$f $$f~; done
        @${MAKE} check-maybe
 
 ## Only re-run tests whose .log is older than the test.