]> www.infradead.org Git - users/sagi/blktests.git/commit
check, tests/meta/012: Use array["index"] instead of array[index]
authorBart Van Assche <bart.vanassche@wdc.com>
Tue, 19 Jun 2018 20:23:47 +0000 (13:23 -0700)
committerOmar Sandoval <osandov@fb.com>
Mon, 25 Jun 2018 19:15:21 +0000 (12:15 -0700)
commit2f9a5c61ac5ddbe4f1e47cc857904ff9749cd00c
tree34247ce0f958fef9fea7297e9d412b36a6869f9e
parent520fee0301b336b3e7c2ef211f3c7917508ce4fc
check, tests/meta/012: Use array["index"] instead of array[index]

This causes shellcheck to stop complaining about these array element
accesses.

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
check
tests/meta/012