+8
−11
Loading
Functions in this file already expect some variables to be set by the calling script, so do the same with $testdir and functions from autotest_common. We'll start using `set -u` soon, so that variable expansion failure will produce a clear error message (and will trigger ERR). Change-Id: I3795af498639ad73a99cd03c6b5e72717fe5fd75 Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458177 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>