if (with_slurmdbd && !job_ptr->db_index)
jobacct_storage_g_job_start(acct_db_conn, job_ptr);
info("purging job %u", job_ptr->job_id)
return 1; /* Purge the job */
}