Fix bug in directory read with json files 20/70020/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Mon, 8 Oct 2018 21:25:37 +0000 (14:25 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Mon, 8 Oct 2018 22:29:56 +0000 (15:29 -0700)
commite3e7be41330b3cdb15aef2d0c69ec09377ded69f
treec80f787ace060a03f3c359cc68bded8c1d53bf3f
parent513d6baa67fe8ba8b192132f7efea1467df660ad
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 <kiran.k.kamineni@intel.com>
sms-service/src/preload/preload.go