diff --git a/src/plugins/task/cray/task_cray.c b/src/plugins/task/cray/task_cray.c index 0862a8d023fe1a7b640221ec081791db414e821b..50ff63a791ea1871ae95f4a105a6145052b7c98a 100644 --- a/src/plugins/task/cray/task_cray.c +++ b/src/plugins/task/cray/task_cray.c @@ -324,8 +324,8 @@ extern int task_p_pre_launch (stepd_step_rec_t *job) START_TIMER; apid = SLURM_ID_HASH(job->jobid, job->stepid); - debug("task_p_pre_launch: %u.%u, apid %"PRIu64", task %d", - job->jobid, job->stepid, apid, job->envtp->procid); + debug2("task_p_pre_launch: %u.%u, apid %"PRIu64", task %d", + job->jobid, job->stepid, apid, job->envtp->procid); /* * Send the rank to the application's PMI layer via an environment