[open-ils-commits] [GIT] Evergreen ILS branch rel_2_6 updated. 961a62cada6c7f872754744381f49302922957f6

Evergreen Git git at git.evergreen-ils.org
Wed Jul 9 12:15:47 EDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_6 has been updated
       via  961a62cada6c7f872754744381f49302922957f6 (commit)
      from  4fc3407d50d821fb495f9e9f0c2fc837af1e36bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 961a62cada6c7f872754744381f49302922957f6
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jul 9 09:07:32 2014 -0700

    LP#1339767: follow-up: Thumbs.db, not Thumbs.DB
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/.gitignore b/.gitignore
index dd3f2c0..76675d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -350,6 +350,6 @@ Open-ILS/xul/staff_client/external/libmar/tool/mbsdiff
 Open-ILS/xul/staff_client/xulrunner*.bz2
 Open-ILS/xul/staff_client/xulrunner*.zip
 Open-ILS/xul/staff_client/xulrunner-stub.exe
-Thumbs.DB
+Thumbs.db
 /js*
 /JavaScript*

-----------------------------------------------------------------------

Summary of changes:
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list