numam-spdk/scripts
Vitaliy Mysak 59caaa979c scripts: change shebang
Changed "/bin/sh" to "/usr/bin/env bash" in scripts/pkgdep.sh
Previously script failed on my Ubuntu server, with error:
	trap: ERR: bad trap

Change-Id: I054c0388c462e2d0340b6e3d4e581a8e6cdc7097
Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-on: https://review.gerrithub.io/424998
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-09-10 17:44:10 +00:00
..
ceph test/rbd: add configurable monitoring IP address for ceph 2018-04-17 13:55:44 -04:00
perf scripts/perf: add vhost perf 2018-07-13 22:33:19 +00:00
rpc bdev: remove get_bdevs_config RPC 2018-09-05 19:46:17 +00:00
spdkcli spdkcli: Check for uninitialized spdk instance 2018-08-06 19:26:22 +00:00
vagrant doc/vagrant: add cd to examples/bdev/hello_world 2018-08-30 03:41:01 +00:00
check_format.sh scripts: check astyle version 2018-07-23 16:21:38 +00:00
common.sh scripts: factor out iter_pci helper functions 2018-01-03 14:09:22 -05:00
detect_cc.sh build: use conditional CC/CXX assignment for generated mk/cc.mk 2018-02-12 12:10:49 -05:00
eofnl scripts/check_format: check trailing whitespace 2017-10-24 17:35:23 -04:00
fio.py scripts: remove --skip-alias from which commands 2018-08-27 14:58:29 +00:00
gen_nvme.sh test/vhost: load json configuration to vhost in spdk_vhost_run. 2018-05-30 00:53:12 +00:00
gen_rbd.sh test/bdev: add Ceph RBD bdev to bdev tests 2018-02-26 11:12:35 -05:00
genconfig.py build: remove DPDK_DIR 2018-09-07 16:01:28 +00:00
pkgdep.sh scripts: change shebang 2018-09-10 17:44:10 +00:00
posix.txt build: Automatically detect use of POSIX includes 2017-05-08 13:20:37 -07:00
prep_benchmarks.sh scripts: Add reset option to prep_benchmarks.sh 2018-01-09 13:40:59 -05:00
rpc.py bdev: remove get_bdevs_config RPC 2018-09-05 19:46:17 +00:00
setup.sh setup.sh: cleanup any leftover DPDK files 2018-08-16 21:09:05 +00:00
spdkcli.py spdkcli: add verbose mode 2018-07-20 20:33:41 +00:00