diff options
author | Mateusz Pilat <m.pilat@partner.samsung.com> | 2020-02-14 21:59:10 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-14 20:59:10 +0000 |
commit | 3ec19870087a0f34dea3adcbc64d9804676bf9f7 (patch) | |
tree | bfcef96114c59d075b13130d064cdef0673934c8 | |
parent | fc940f22268b2f5dacd1fd59ae0ba2396a43dab5 (diff) |
Update git submodules
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to f1d9816984b695fc4ae6a011c23c5f274385070e
- Fix packaging script - Memory error in md5 calculations
During package preparation whole file is read and stashed in to RAM. when the file is large, like ONAP package it will result in an error
Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
Issue-ID: OOM-2308
Change-Id: Ic2dbea4018162bd4cfb380f6fb34078062c38a09
m--------- | docs/submodules/oom/offline-installer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git -Subproject d8b17a1fe40bdc1fb1df0a70be6e92cdbc5ce09 +Subproject f1d9816984b695fc4ae6a011c23c5f274385070 |