build: tweak the message emitted after building tests
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 12 Apr 2018 12:51:09 +0000 (14:51 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Thu, 12 Apr 2018 12:51:09 +0000 (14:51 +0200)
commitd1561302b0666f8286fe534ba925c17f6221afd7
treeb745d4382e1e7fec743804cfb1ed35b5c57d874e
parent5ab6ccbd4939ad3076df95f822953c885522c3d2
build: tweak the message emitted after building tests

The kernel version displayed in the message has not been updated the
last time we bumped the kernel version required for running tests.

We don't need to print this version here - the test suite will bail-out
anyway if the kernel is too old. Drop it from the message.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/Makefile.am