- applied patch from andreas
- pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
This commit is contained in:
@@ -374,6 +374,9 @@ do
|
||||
eval HOSTLOGIN=root@\$ip_${host}
|
||||
ssh $HOSTLOGIN grep pluto /var/log/auth.log \
|
||||
> $TESTRESULTDIR/${host}.auth.log
|
||||
echo >> $TESTRESULTDIR/${host}.auth.log
|
||||
ssh $HOSTLOGIN grep charon /var/log/auth.log \
|
||||
>> $TESTRESULTDIR/${host}.auth.log
|
||||
done
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user