added two return statements comitted by Marius Tomaschewski
This commit is contained in:
@@ -1240,7 +1240,8 @@ static job_requeue_t initiate_mediated(initiate_data_t *data)
|
||||
}
|
||||
else
|
||||
{
|
||||
// this should (can?) not happen
|
||||
/* this should (can?) not happen */
|
||||
return JOB_REQUEUE_NONE;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user