public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] emacs r1587 - emacs-updater
@ 2010-11-09 22:12 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2010-11-09 22:12 UTC (permalink / raw
  To: gentoo-commits

Author: ulm
Date: 2010-11-09 22:12:12 +0000 (Tue, 09 Nov 2010)
New Revision: 1587

Modified:
   emacs-updater/emacs-updater
Log:
Style.

Modified: emacs-updater/emacs-updater
===================================================================
--- emacs-updater/emacs-updater	2010-11-09 21:54:17 UTC (rev 1586)
+++ emacs-updater/emacs-updater	2010-11-09 22:12:12 UTC (rev 1587)
@@ -240,7 +240,8 @@
 
 	if [ -z "${MAJOR}" -a "${version}" != "${active}" ] \
 	    || [ "${version%%.*}" != "${active%%.*}" ] \
-	    || [ "${1}" = all ]; then
+	    || [ "${1}" = all ]
+	then
 	    echo "Found ${elc##*/} (compiled by Emacs version ${version})"
 	    echo "${elc}" >> "${TMPFILE}"
 	else




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-09 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-09 22:12 [gentoo-commits] emacs r1587 - emacs-updater Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox