From 21610899a7c7b86ee6a2eb078b401be02898ef16 Mon Sep 17 00:00:00 2001 From: "Paquette, Francis" Date: Wed, 31 Jan 2018 08:33:50 -0500 Subject: Updated git submodules Project: aai/sparky-be master 10f3bd738258130fa1558dd8ae8ba2a1342993ab 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 --- docs/submodules/aai/sparky-be.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/sparky-be.git b/docs/submodules/aai/sparky-be.git index 9a5553c1f..10f3bd738 160000 --- a/docs/submodules/aai/sparky-be.git +++ b/docs/submodules/aai/sparky-be.git @@ -1 +1 @@ -Subproject commit 9a5553c1f23da07abea1b5a911fbfa6955d38f36 +Subproject commit 10f3bd738258130fa1558dd8ae8ba2a1342993ab -- cgit 1.2.3-korg