From: mrichomme Date: Wed, 8 Jan 2020 07:09:07 +0000 (+0100) Subject: unzip/rezip csar file from a Linux machine X-Git-Tag: 6.0.0-ONAP~81^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F77%2F100077%2F1;p=integration%2Fcsit.git unzip/rezip csar file from a Linux machine according to IT-18669, one of the issue to commit an INFO.yaml is due to the fact that the csar files include a CRLF causing warning then the impossibility to commit the INFO.yaml Issue-ID: INT-1386 Signed-off-by: mrichomme Change-Id: Ibaceef6a5278f9ba3e8f36eadabc0a14435b880a --- diff --git a/scripts/policy/policy-distribution/config/distribution/csar/sample_csar_with_apex_policy.csar b/scripts/policy/policy-distribution/config/distribution/csar/sample_csar_with_apex_policy.csar index f4d77459..8a316181 100644 Binary files a/scripts/policy/policy-distribution/config/distribution/csar/sample_csar_with_apex_policy.csar and b/scripts/policy/policy-distribution/config/distribution/csar/sample_csar_with_apex_policy.csar differ diff --git a/scripts/policy/policy-distribution/config/distribution/temp/sample_csar_with_apex_policy.csar b/scripts/policy/policy-distribution/config/distribution/temp/sample_csar_with_apex_policy.csar index f4d77459..675e8897 100644 Binary files a/scripts/policy/policy-distribution/config/distribution/temp/sample_csar_with_apex_policy.csar and b/scripts/policy/policy-distribution/config/distribution/temp/sample_csar_with_apex_policy.csar differ