testing: Include the kernel build number

This commit is contained in:
Tobias Brunner
2025-05-28 16:35:26 +02:00
parent b6a4cfc705
commit 8f6e3c164a
+1 -1
View File
@@ -168,7 +168,7 @@ done
#
[ -f $SHAREDDIR/.strongswan-version ] && SWANVERSION=`cat $SHAREDDIR/.strongswan-version`
KERNELVERSION=`ssh $SSHCONF root@\$ipv4_winnetou uname -r 2>/dev/null`
KERNELVERSION=`ssh $SSHCONF root@\$ipv4_winnetou uname -rv | cut -d ' ' -f 1,2 2>/dev/null`
##############################################################################
# create header for the results html file