Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wrench-project/wrench
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Sep 14, 2024
2 parents db6faac + ab62578 commit 321e63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wrench/wrench-daemon/src/SimulationController.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1671,7 +1671,7 @@ namespace wrench {
answer["bottom_level"] = workflow->getTaskByID(data["task_name"])->getBottomLevel();
return answer;
}

/**
* REST API Handler
* @param data JSON input
Expand Down

0 comments on commit 321e63c

Please sign in to comment.