From: Andreas Steffen Date: Thu, 17 Jan 2013 14:19:03 +0000 (+0100) Subject: List daemon.log on $RADIUSHOSTS X-Git-Tag: 5.0.2rc1~1^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa32cc3fec3cd8da6e7b8ceb83913d5867c1916;p=thirdparty%2Fstrongswan.git List daemon.log on $RADIUSHOSTS --- diff --git a/testing/do-tests b/testing/do-tests index 14d723dbd0..49f8892772 100755 --- a/testing/do-tests +++ b/testing/do-tests @@ -553,6 +553,9 @@ do scp $SSHCONF $HOSTLOGIN:/var/log/freeradius/radius.log \ $TESTRESULTDIR/${host}.radius.log > /dev/null 2>&1 + ssh $SSHCONF $HOSTLOGIN grep imcv /var/log/daemon.log \ + >> $TESTRESULTDIR/${host}.daemon.log + chmod a+r $TESTRESULTDIR/* cat >> $TESTRESULTDIR/index.html <<@EOF

$host

@@ -569,6 +572,7 @@ do