+12
−4
+3
−1
Loading
This reverts commit 0b993151. "cd $dir && ..." in single line does switch directory for the following commands. The patch being reverted, broke the nightly (autopackage.sh) tests. It was only fixing couple of instances of SC2164, which is being excluded either way. https://github.com/koalaman/shellcheck/wiki/SC2164 Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Id4f134ad98953b92fdc69cd0d0b80c02660cf7a9 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473220 Reviewed-by:
Seth Howell <seth.howell@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>