This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push: new fc6d1cb Fix Gump failure by correcting .gitignore entry fc6d1cb is described below commit fc6d1cb2b3d8ae96572ddb0d89c76de61cede6aa Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Aug 1 23:22:48 2019 +0100 Fix Gump failure by correcting .gitignore entry --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3f44b02..a7dd31b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ /.settings/ /.classpath /.project -/src/native/unix/autom4te.cache +/src/native/unix/autom4te.cache/ /src/native/unix/config.log /src/native/unix/config.nice /src/native/unix/configure