emacs-devel
[Top][All Lists]
Advanced

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

Re: shell scripts lost execute bit in git


From: Randal L. Schwartz
Subject: Re: shell scripts lost execute bit in git
Date: Fri, 03 Dec 2010 08:30:10 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix)

>>>>> "Randal" == Randal L Schwartz <address@hidden> 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 <address@hidden>
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
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




reply via email to

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