Travis: sky-ipv6-udp test needs more time to complete

This commit is contained in:
Mariano Alvira 2013-05-18 17:05:14 -04:00
parent d662279bb4
commit e67c07468d
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ make udp-client.sky TARGET=sky DEFINES=UDP_CONNECTION_ADDR=fe80::212:7402:2:202<
<plugin>
se.sics.cooja.plugins.ScriptRunner
<plugin_config>
<script>TIMEOUT(100000, log.log("last msg: " + msg + "\n")); /* print last msg at timeout */
<script>TIMEOUT(500000, log.log("last msg: " + msg + "\n")); /* print last msg at timeout */
count = 0;
while (count++ &lt; 5) {
/* Message from sender process to receiver process */