[OpenSRF-GIT] OpenSRF branch master updated. 67fc8a1c0a1cc66c5ecfc6d2ff1b6f17597463cb

Evergreen Git git at git.evergreen-ils.org
Wed Apr 29 09:34:25 EDT 2020


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 "OpenSRF".

The branch, master has been updated
       via  67fc8a1c0a1cc66c5ecfc6d2ff1b6f17597463cb (commit)
      from  982b22ad470653790617ca53a4125018ee8c4979 (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 67fc8a1c0a1cc66c5ecfc6d2ff1b6f17597463cb
Author: Jason Stephenson <jason at sigio.com>
Date:   Wed Apr 29 09:32:57 2020 -0400

    LP#1272937 Followup: Remove m4/.gitignore
    
    Remove m4/.gitignore and a line to .gitignore to ignore the m4 files
    in the m4 subdirectory.
    
    Signed-off-by: Jason Stephenson <jason at sigio.com>

diff --git a/.gitignore b/.gitignore
index ac2a33e..3f0100a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,3 +100,4 @@ src/websocket-stdio/.deps/
 src/websocket-stdio/.libs/
 src/websocket-stdio/osrf-websocket-stdio
 src/websocket-stdio/*.o
+m4/*.m4
diff --git a/m4/.gitignore b/m4/.gitignore
deleted file mode 100644
index 0f4126c..0000000
--- a/m4/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-*.m4

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

Summary of changes:
 .gitignore    | 1 +
 m4/.gitignore | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 m4/.gitignore


hooks/post-receive
-- 
OpenSRF


More information about the opensrf-commits mailing list