testing: Report the actual strongSwan and kernel versions
This commit is contained in:
@@ -105,6 +105,12 @@ do
|
|||||||
do_on_exit kill `eval echo \\\$ssh_pid_$host`
|
do_on_exit kill `eval echo \\\$ssh_pid_$host`
|
||||||
done
|
done
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# determine actual software versions
|
||||||
|
#
|
||||||
|
|
||||||
|
[ -f $SHAREDDIR/.strongswan-version ] && SWANVERSION=`cat $SHAREDDIR/.strongswan-version`
|
||||||
|
KERNELVERSION=`ssh $SSHCONF root@\$ipv4_winnetou uname -r 2>/dev/null`
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# create header for the results html file
|
# create header for the results html file
|
||||||
|
|||||||
Reference in New Issue
Block a user