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 "".
The branch, api-next has been updated via ec6510b33e8b96d6d6670efb9dc3c9101baed6c6 (commit) via af4565caa0f9d171db466554ee631338b9844cbe (commit) via f5120355753ae3d69f81010cb9131abffdfb03fc (commit) from afa7e20ab3b7a6e68a556f00b49aa19ea4a29be6 (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 ec6510b33e8b96d6d6670efb9dc3c9101baed6c6 Author: Petri Savolainen petri.savolainen@linaro.org Date: Fri Oct 20 13:05:41 2017 +0300
linux-gen: ipsec: update git ignore
Update git .ignore file with correct executable file names.
Signed-off-by: Petri Savolainen petri.savolainen@linaro.org Reviewed-by: Bill Fischofer bill.fischofer@linaro.org Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
diff --git a/test/validation/api/ipsec/.gitignore b/test/validation/api/ipsec/.gitignore index 2def047f..96735606 100644 --- a/test/validation/api/ipsec/.gitignore +++ b/test/validation/api/ipsec/.gitignore @@ -1 +1,4 @@ -ipsec_main +ipsec_sync +ipsec_async +ipsec_inline_in +ipsec_inline_out
commit af4565caa0f9d171db466554ee631338b9844cbe Merge: afa7e20a f5120355 Author: Maxim Uvarov maxim.uvarov@linaro.org Date: Sat Oct 21 23:01:19 2017 +0300
Merge branch 'master' into api-next
Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
-----------------------------------------------------------------------
Summary of changes: .gitignore | 1 - helper/.gitignore | 1 + platform/linux-generic/.gitignore | 1 + test/validation/api/ipsec/.gitignore | 5 ++++- 4 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 helper/.gitignore
hooks/post-receive