diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-09-02 10:18:24 +0200 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-04-13 15:30:46 +0000 |
commit | 9f7a655f998f3e02e80c665bbbd9d7469dca850f (patch) | |
tree | 5e683afac54935a2c656bb969ad46c756265b783 /kubernetes/appc/resources | |
parent | 51a3229247fe40fcc5bd63bd3b673e216b6e37ee (diff) |
[COMMON] Use proper format specifiers to printf masterPassword
%s should be used instead of %d to printf strings.
Even though with %d everything works perfectly fine (as we just need
any string) let's fix this.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I338c47b0f2a82c698c44579737f698b1f19ade38
Diffstat (limited to 'kubernetes/appc/resources')
0 files changed, 0 insertions, 0 deletions