[open-ils-commits] [GIT] Evergreen ILS branch master updated. 694d4fab48e38e661ee13828bb5da80c01acdeec
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, master has been updated
via 694d4fab48e38e661ee13828bb5da80c01acdeec (commit)
from 1487181a6e608f30e0329879db0f60e407d5355a (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 694d4fab48e38e661ee13828bb5da80c01acdeec
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