Spdk/test/common
Maciej Wawryk f1131f1d19 test: Shellcheck - correct rule: loops over find output are fragile
Correct shellcheck rule SC2044: For loops over find output
are fragile. Use find -exec or a while read loop.

Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Change-Id: I3fd84ab60daab7c6971769ff4dee8a24d5d3e1bb
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470746
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-10-16 15:51:31 +00:00
..
config test: Shellcheck - apply rule SC2191 2019-09-26 16:13:18 +00:00
lib sock: Add a function to check if a socket is connected 2019-10-15 16:35:09 +00:00
autotest_common.sh test: Shellcheck - correct rule: loops over find output are fragile 2019-10-16 15:51:31 +00:00