Skip to content
Snippets Groups Projects
Commit 1afc90ab authored by Danny Auble's avatar Danny Auble
Browse files

fix for ci

parent 13321b57
No related branches found
No related tags found
No related merge requests found
......@@ -335,8 +335,9 @@ _job_create_structure(allocation_info_t *info)
}
extern int build_step_ctx(srun_job_t *job,
resource_allocation_response_msg_t *alloc_resp)
/* extern int build_step_ctx(srun_job_t *job, */
/* resource_allocation_response_msg_t *alloc_resp) */
extern int build_step_ctx(srun_job_t *job)
{
job_step_create_request_msg_t *r = NULL;
uint32_t step_id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment