diff options
author | SINGAL, KAPIL (ks220y) <ks220y@att.com> | 2020-01-13 13:52:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-13 13:52:00 +0000 |
commit | f27c5fb8230c029716f3ca92cf07a15ba7a593b5 (patch) | |
tree | 4aa02f38d0570c00836aa5c4dc545a04eeb97a24 | |
parent | 68922b79bc7a8f8f5e8fda7c382231e74d89941b (diff) |
Update git submodules
* Update docs/submodules/logging-analytics.git from branch 'master'
to ea9bf6a31b205ea0681f70b74e0b79d03d09ff3f
- Changing delete command
-delete is causing exit 1 with error "No such file or directory."
As it trying to delete files from ./.tox/* path.
Adding -not -path "./.tox" to exclude path.
Issue-ID: LOG-1173
Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com>
Change-Id: Ic04d5c660e5c2ba81f3d2a2f6646bf65782a8a7a
m--------- | docs/submodules/logging-analytics.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/logging-analytics.git b/docs/submodules/logging-analytics.git -Subproject c527140c4c949851f035fb8f4c9c80779aa01bc +Subproject ea9bf6a31b205ea0681f70b74e0b79d03d09ff3 |