[Tests/Filter/Caffe2] bugfix: Fix a typo
authorWook Song <wook16.song@samsung.com>
Fri, 26 Jul 2019 04:17:10 +0000 (13:17 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 26 Jul 2019 14:12:38 +0000 (23:12 +0900)
commit896ad29e06f1f1d769f0329840ecdd7be693f9ee
tree0b00add472e307ba0ac83b86ae613ebfbf97bf37
parentebaf873effde03d0538b3cfc00521578bf468b39
[Tests/Filter/Caffe2] bugfix: Fix a typo

This patch fixes a critical typo in the runTest script. In order to run
test cases using '/etc/nnstreamer.ini', 'ini_path' should be replaced
with 'ini_file'.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/nnstreamer_filter_caffe2/runTest.sh