From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: shell scripts lost execute bit in git Date: Fri, 03 Dec 2010 08:30:10 -0800 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86mxom7ral.fsf@red.stonehenge.com> References: <86r5dy7rcf.fsf@red.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291394117 18731 80.91.229.12 (3 Dec 2010 16:35:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Dec 2010 16:35:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 03 17:35:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1POYbJ-0007nu-FC for ged-emacs-devel@m.gmane.org; Fri, 03 Dec 2010 17:35:13 +0100 Original-Received: from localhost ([127.0.0.1]:43133 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POYbJ-0002aW-01 for ged-emacs-devel@m.gmane.org; Fri, 03 Dec 2010 11:35:13 -0500 Original-Received: from [140.186.70.92] (port=56660 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POYbD-0002Zz-VK for emacs-devel@gnu.org; Fri, 03 Dec 2010 11:35:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POYbC-0001P5-7i for emacs-devel@gnu.org; Fri, 03 Dec 2010 11:35:07 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:49395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POYbB-0001Oy-Tp for emacs-devel@gnu.org; Fri, 03 Dec 2010 11:35:06 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1POYbA-0007hg-S4 for emacs-devel@gnu.org; Fri, 03 Dec 2010 17:35:04 +0100 Original-Received: from red.stonehenge.com ([208.79.95.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Dec 2010 17:35:04 +0100 Original-Received: from merlyn by red.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Dec 2010 17:35:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 44 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: red.stonehenge.com x-mayan-date: Long count = 12.19.17.16.11; tzolkin = 9 Chuen; haab = 4 Mac User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) Cancel-Lock: sha1:RDtap2yjckou6psTB4IkdKhKnG4= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:133346 Archived-At: >>>>> "Randal" == Randal L Schwartz writes: Randal> Can't build from today's head in git, because the shell scripts lost Randal> their execute bit. Randal> Affected: at least configure, move-if-change I'm betting it was this change: commit f6464a225147e915a56835b6c78d1db4a5795fd1 Author: Katsumi Yamaoka Date: Fri Dec 3 14:45:09 2010 +0000 Restore files that I seem to have mistakenly deleted. BUGS | 23 + COPYING | 674 ++ ChangeLog | 8667 +++++++++++++++++++++++++ INSTALL | 756 +++ INSTALL.BZR | 73 + Makefile.in | 898 +++ README | 105 + autogen.sh | 9 + config.bat | 321 + config.guess | 1494 +++++ config.sub | 1700 +++++ configure |16353 +++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 3780 +++++++++++ install-sh | 250 + lisp/gnus/gnus-demon.el | 2 +- make-dist | 527 ++ mkinstalldirs | 152 + move-if-change | 15 + update-subdirs | 59 + vpath.sed | 9 + 20 files changed, 35866 insertions(+), 1 deletions(-) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion