+1
−1
+1
−1
+1
−1
Loading
In a couple of cases, we do specify --ignore-submodules for the actual check, but when dumping the results to the console, we omit the --ignore-submodules. Fix that. Same for check_format.sh - don't consider submodules for files changes that suggest a CHANGELOG.md update. This is in preparation for adding isa-l as an SPDK submodule. isa-l doesn't use any .gitignore files, so I want to make sure we're just ignoring anything related to isa-l build artifacts. We could probably remove our local DPDK submodule patch to its .gitignore after this patch but will leave that for another time. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Id9be9ce87569004c426d02c6cd44d645f3ff859f Reviewed-on: https://review.gerrithub.io/c/440808 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Seth Howell <seth.howell5141@gmail.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>