From c121c314645998f0a154e0bd7a910302b152545d Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Mon, 8 Oct 2018 14:25:37 -0700 Subject: Updated git submodules Project: aaf/sms master e3e7be41330b3cdb15aef2d0c69ec09377ded69f Fix bug in directory read with json files The cmdline tool to preload json files is reading from CWD instead of using the provided commandline dir. Issue-ID: AAF-544 Change-Id: I8af23f0556ff678c33223e6f6acac402a39dd662 Signed-off-by: Kiran Kamineni --- docs/submodules/aaf/sms.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aaf/sms.git b/docs/submodules/aaf/sms.git index 513d6baa6..e3e7be413 160000 --- a/docs/submodules/aaf/sms.git +++ b/docs/submodules/aaf/sms.git @@ -1 +1 @@ -Subproject commit 513d6baa67fe8ba8b192132f7efea1467df660ad +Subproject commit e3e7be41330b3cdb15aef2d0c69ec09377ded69f -- cgit