[open-ils-commits] [GIT] Evergreen ILS branch rel_2_5 updated. 2c0a7120499b476744c0fc86bf6a50a96080a8ce
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_5 has been updated
via 2c0a7120499b476744c0fc86bf6a50a96080a8ce (commit)
from 683a91865d63f0bdb74acf1a06af39caaf89c1eb (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 2c0a7120499b476744c0fc86bf6a50a96080a8ce
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