More likely, those scripts were created using Windows encoding. Maybe you’ll have to configure your git (https://stackoverflow.com/questions/1967370/git-replacing-lf-with-crlf#1967986).
Regards, Victor Morales From: <[email protected]> on behalf of Yunxia Chen <[email protected]> Date: Thursday, April 5, 2018 at 8:21 AM To: "DRAGOSH, PAMELA L (PAM)" <[email protected]>, "[email protected]" <[email protected]>, "PLATANIA, MARCO (MARCO)" <[email protected]>, Gary Wu <[email protected]> Subject: Re: [onap-discuss] [integration] Problem with integration repo Hi, Marco & Gary, Does this have anything to do with those scripts you created? Regards, Helen Chen From: <[email protected]> on behalf of "DRAGOSH, PAMELA L (PAM)" <[email protected]> Date: Thursday, April 5, 2018 at 8:03 AM To: onap-discuss <[email protected]> Subject: [onap-discuss] [integration] Problem with integration repo Hi Integration team, I am trying to update the integration version manifest, but I am having difficulty with a particular file that seems to automatically get modified every time I do a clean clone or checkout: test/csit/plans/vfc-nfvo-wfengine/sanity-check/testplan.txt Even when I start from scratch with a brand new clone this file is modified on a fresh clone. When I try to stash it I get this issue: warning: CRLF will be replaced by LF in test/csit/plans/vfc-nfvo-wfengine/sanity-check/testplan.txt. The file will have its original line endings in your working directory. Saved working directory and index state WIP on master: b5529a6 Changes to match OOM refactoring HEAD is now at b5529a6 Changes to match OOM refactoring But git still thinks I have modified it, while I have not. Is the CRLF work around for this? I am working on MacOS. Thanks, Pam
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
