+3
−9
Loading
This function was unintentionally including trace lines in its output by playing with stderr (where -x is redirecting its output by default). Avoid that by simply listing the devices and doing proper checks from within the actual test. Spotted in https://github.com/spdk/spdk/issues/1973 Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: If15375aca152aaa49267c9cc51e70fd859685ea1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8156 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>