]> www.infradead.org Git - users/hch/blktests.git/commit
common/rc: _have_iproute2 fix for "ip -V" change
authorYi Zhang <yi.zhang@redhat.com>
Thu, 26 Nov 2020 08:35:31 +0000 (16:35 +0800)
committerOmar Sandoval <osandov@fb.com>
Mon, 4 Jan 2021 22:41:42 +0000 (14:41 -0800)
commit6705ed29235a7f3d0999cbcd829dae5eca644ffc
tree91006b75295833a05b7dfae827912e63e2fdc554
parent4e0cd3609d1248ca461b684fe19b056cdd26fb88
common/rc: _have_iproute2 fix for "ip -V" change

With below commit, the version will be updated base on the tag
fbef6555 replace SNAPSHOT with auto-generated version string

To reproduce it:
$ ./check srp/015
common/rc: line 98: [: ip utility, iproute2-5.9.0: integer expression expected

Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
common/rc