[OpenSRF-GIT] OpenSRF branch rel_3_2 updated. osrf_rel_3_2_0-2-g06c8241

Evergreen Git git at git.evergreen-ils.org
Wed Apr 29 09:34:52 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, rel_3_2 has been updated
       via  06c8241b84fc9dbe6ec6a52fc98d469cd2bf0515 (commit)
      from  bc79ff1e77cd99315fba72de336dfa164f491ce9 (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 06c8241b84fc9dbe6ec6a52fc98d469cd2bf0515
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