Message ID | 20121017163024.11665.48561.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_test/test_definitions/lt_ti_lava.py' --- lava_test/test_definitions/lt_ti_lava.py 2012-09-19 04:40:25 +0000 +++ lava_test/test_definitions/lt_ti_lava.py 2012-10-17 16:29:51 +0000 @@ -33,7 +33,7 @@ INSTALLSTEPS = ['cd lt_ti_lava && make -C utils'] RUNSTEPS = ['cd lt_ti_lava && make $(OPTIONS) check'] -DEPS = ['git-core', 'linux-libc-dev', 'build-essential'] +DEPS = ['git-core', 'linux-libc-dev', 'build-essential', 'wget'] # test case id is before ":" and the result is after # Each test case is separated with a test description beginning with "#"