tests: fixed explicit-ip check

This commit is contained in:
Nikos Mavrogiannopoulos
2015-02-19 17:20:52 +01:00
parent 98f88f2060
commit 35a586a85c
2 changed files with 2 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ CPID=$!
sleep 3
grep "Established DTLS" $TMPFILE >/dev/null 2>&1
if test $? != 0;then
cat $TMPFILE
rm -f $TMPFILE
return 1
fi

View File

@@ -1 +1 @@
explicit-ipv6 = fda9:4efe:7e3b:03ea::01
explicit-ipv6 = fda9:4efe:7e3b:03ea::05