diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 555: fix a lie in lava-test-shell documentation

Message ID 20130208181113.13701.98657.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Andy Doan Feb. 8, 2013, 6:11 p.m. UTC
------------------------------------------------------------
revno: 555
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Fri 2013-02-08 12:10:30 -0600
message:
  fix a lie in lava-test-shell documentation
modified:
  doc/jobfile.rst


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'doc/jobfile.rst'
--- doc/jobfile.rst	2012-11-27 02:15:24 +0000
+++ doc/jobfile.rst	2013-02-08 18:10:30 +0000
@@ -76,7 +76,7 @@ 
         "command": "lava_test_shell",
         "parameters": {
             "testdef_urls": [
-                "http://people.linaro.org/~doanac/lava/lava_test_shell/testdefs/lt_ti_lava.json"
+                "http://people.linaro.org/~doanac/lava/lava_test_shell/testdefs/lava-test.yaml"
             ],
             "timeout": 1800
         }