emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108093: * test/automated/Makefile


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108093: * test/automated/Makefile.in (all): Fix typo.
Date: Tue, 07 Aug 2012 15:11:18 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108093
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Tue 2012-08-07 15:11:18 -0400
message:
  * test/automated/Makefile.in (all): Fix typo.
modified:
  test/ChangeLog
  test/automated/Makefile.in
=== modified file 'test/ChangeLog'
--- a/test/ChangeLog    2012-06-01 09:51:00 +0000
+++ b/test/ChangeLog    2012-08-07 19:11:18 +0000
@@ -1,3 +1,7 @@
+2012-08-07  Glenn Morris  <address@hidden>
+
+       * automated/Makefile.in (all): Fix typo.
+
 2012-06-01  Chong Yidong  <address@hidden>
 
        * Version 24.1 released.

=== modified file 'test/automated/Makefile.in'
--- a/test/automated/Makefile.in        2012-01-05 09:46:05 +0000
+++ b/test/automated/Makefile.in        2012-08-07 19:11:18 +0000
@@ -55,7 +55,7 @@
           esac; \
         done
 
-all: test
+all: check
 
 doit:
 


reply via email to

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