emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117427: * test/automated/Makefile.in (check-tar)


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r117427: * test/automated/Makefile.in (check-tar): Remove, no longer needed.
Date: Thu, 07 Aug 2014 00:09:01 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117427
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Wed 2014-08-06 17:08:57 -0700
message:
  * test/automated/Makefile.in (check-tar): Remove, no longer needed.
  
  No need to merge this to trunk.
modified:
  test/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-8588
  test/automated/Makefile.in     makefile.in-20110112160650-056hnl9qhpjvjicy-6
=== modified file 'test/ChangeLog'
--- a/test/ChangeLog    2014-08-03 03:52:00 +0000
+++ b/test/ChangeLog    2014-08-07 00:08:57 +0000
@@ -1,3 +1,7 @@
+2014-08-07  Glenn Morris  <address@hidden>
+
+       * automated/Makefile.in (check-tar): Remove, no longer needed.
+
 2014-08-03  Glenn Morris  <address@hidden>
 
        * automated/Makefile.in (check-tar): Add as alias for check.

=== modified file 'test/automated/Makefile.in'
--- a/test/automated/Makefile.in        2014-08-03 03:52:00 +0000
+++ b/test/automated/Makefile.in        2014-08-07 00:08:57 +0000
@@ -118,8 +118,4 @@
        echo Testing $$els; \
        $(emacs) $$args -f ert-run-tests-batch-and-exit
 
-## This is for hydra, so we can use the same recipe on trunk and emacs-24.
-.PHONY: check-tar
-check-tar: check
-
 # Makefile ends here.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]