aboutsummaryrefslogtreecommitdiff
path: root/entry_points.ini
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-07-25 18:50:18 +0200
committerMilo Casagrande <milo@ubuntu.com>2013-07-25 18:50:18 +0200
commit8a1e976b19134098e7a34bd1fd90f62267c65394 (patch)
tree58f3b96c576dc603c3b48ac1506139226a92c4db /entry_points.ini
parent23b6eefd4efd8c398ae230beb4dc60e80b8b9072 (diff)
Fixed the status command.
Diffstat (limited to 'entry_points.ini')
-rw-r--r--entry_points.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/entry_points.ini b/entry_points.ini
index cfadaf7..57b1153 100644
--- a/entry_points.ini
+++ b/entry_points.ini
@@ -13,7 +13,7 @@ testdef = lava.testdef.commands:testdef
init = lava.commands:init
submit = lava.commands:submit
run = lava.commands:run
-status = lava.commands:status
+status = lava.job.commands:status
update = lava.commands:update
script = lava.commands:script