Skip to content
Snippets Groups Projects
Commit a0a703c0 authored by Don Lipari's avatar Don Lipari Committed by Morris Jette
Browse files

Orphan/misleading comment

These comments were orphaned with this commit:  874f797f
Move the start time calculation of pending jobs into a separate pthread on Nov 3, 2010.
parent 4234e00a
No related branches found
No related tags found
No related merge requests found
......@@ -151,9 +151,6 @@ slurm_sched_plugin_initial_priority( uint32_t last_prio,
/**************************************************************************/
/* TAG( slurm_sched_plugin_job_is_pending ) */
/* This entire implementation does nothing more than calculate the */
/* expected start time for pending jobs. The logic is borrowed from */
/* backfill.c */
/**************************************************************************/
void slurm_sched_plugin_job_is_pending( void )
{
......
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