Fixed a curruption that occurs on startup 35/29835/1
authorPaquette, Francis <francis.paquette@amdocs.com>
Wed, 31 Jan 2018 13:33:50 +0000 (08:33 -0500)
committerPaquette, Francis <francis.paquette@amdocs.com>
Wed, 31 Jan 2018 13:38:03 +0000 (08:38 -0500)
commit10f3bd738258130fa1558dd8ae8ba2a1342993ab
treee56dddbffd1df71fb7ac238363804f43f8d8bc6e
parent9a5553c1f23da07abea1b5a911fbfa6955d38f36
Fixed a curruption that occurs on startup

The start script was adding the 2 extra lines right after the last
character in the file.  The extra line in the file will ensure that it
will be added at the end.  Also, the start script now ensures that only 1
copy of these added attributes exist in the file.

Issue-ID: AAI-717
Change-Id: I5deb2d9e74d48f3c4d2351582f05468590d0b72e
Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
bundleconfig-local/etc/sysprops/sys-props.properties
src/main/scripts/start.sh