From 45b8ad3a326fd65a14e5b633e68ea8d3b928d0d2 Mon Sep 17 00:00:00 2001
From: Alexis de Talhouƫt <adetalhouet89@gmail.com>
Date: Wed, 8 May 2019 11:14:44 +0000
Subject: Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e21955f4146668647168248c7cdbf093fde203d3
  - Merge "switch to single quotes in robot py"
  - switch to single quotes in robot py

    double quotes is overlapping with the helm overriding when the files are
    run through python locally. switching the strings to single quotes lets
    them compile locally, to let developers make sure they are using only
    properties that exist.

    Change-Id: I2140728448fd65047d75e3ea19c38a916b651a47
    Issue-ID: OOM-1840
    Signed-off-by: DR695H <dr695h@att.com>
---
 docs/submodules/oom.git | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git
index a157370a6..e21955f41 160000
--- a/docs/submodules/oom.git
+++ b/docs/submodules/oom.git
@@ -1 +1 @@
-Subproject commit a157370a621177e4175361b3d17d9bf9b51c3621
+Subproject commit e21955f4146668647168248c7cdbf093fde203d3
-- 
cgit