Spdk/test/common
Michal Berger 63fd943282 check_format: Fixes for shellcheck's SC2269 directive
SC2269: This variable is assigned to itself, so the assignment does
        nothing.

Since the --id check doesn't change the value of $id, remove it
completely. This simplifies the process_shm() so the --id type is
considered to a be default and $id changed only in case --pid was
explicitly requested.

Signed-off-by: Michal Berger <michalx.berger@intel.com>
Change-Id: If8a4a43c6822fa1b32217a0b783cb96d0fee2644
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8502
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2021-06-30 22:43:05 +00:00
..
config pkgdep/git: Update repo, branch of the vfio-user qemu fork 2021-06-14 08:42:37 +00:00
lib unittest/nvme_tcp: increase code coverage for nvme_tcp.c 2021-06-09 07:21:05 +00:00
applications.sh test/common: Add SPDK_APP wrapper for spdk_tgt 2021-01-07 13:38:26 +00:00
autotest_common.sh check_format: Fixes for shellcheck's SC2269 directive 2021-06-30 22:43:05 +00:00
skipped_build_files.txt test/external_code: initial definitions for basic NVMe driver 2021-03-09 08:28:22 +00:00
skipped_tests.txt test/nvme: Add test application to verify Simple Copy Command support 2021-05-18 12:43:24 +00:00