From a960d57ad80a65d5cf028f2595b38ca07bb46b83 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Jun 2018 23:57:23 +0200 Subject: updating task status on serverrrrrr --- app/client/system/system.actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/system/system.actions.js') diff --git a/app/client/system/system.actions.js b/app/client/system/system.actions.js index c661769..7039ff2 100644 --- a/app/client/system/system.actions.js +++ b/app/client/system/system.actions.js @@ -32,7 +32,7 @@ export const changeTool = (tool) => { export const enqueue_test_task = (dataset) => dispatch => { const task = { module: 'test', - activity: 'test', + activity: 'cpu', dataset: dataset, } return actions.queue.add_task(task) -- cgit v1.2.3-70-g09d2