Message ID | 20120127032912.14912.86272.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/client/lmc_utils.py' --- lava_dispatcher/client/lmc_utils.py 2012-01-26 03:59:38 +0000 +++ lava_dispatcher/client/lmc_utils.py 2012-01-27 03:27:03 +0000 @@ -157,7 +157,7 @@ "Configuring ux500-firmware", "Configuring lbsd", "Configuring mali400-dev", - pexpect.EOF], timeout=7200) + pexpect.EOF], timeout=86400) if id == 0: proc.send('\t') time.sleep(1)