summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest2
1 files changed, 2 insertions, 0 deletions
diff --git a/test b/test
index b381f00..1792e1d 100755
--- a/test
+++ b/test
@@ -21,6 +21,8 @@ logdir="$testdir/logs"
logsave=0
exitonerror=1
+echo "Testing on linux-$(uname -r) kernel"
+
# Check whether to run multipath tests
modprobe multipath 2> /dev/null
if grep -s 'Personalities : .*multipath' > /dev/null /proc/mdstat ; then