From da8e8d35fa8ad5b555f54c7708143f6f95493b29 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Mon, 17 Mar 2008 16:48:16 +0000 Subject: [PATCH] svn merge -r13607:13623 https://eris.llnl.gov/svn/slurm/branches/slurm-1.2 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6cea82ffcf1..567b063ad67 100644 --- a/NEWS +++ b/NEWS @@ -209,7 +209,10 @@ documents those changes that are of interest to users and admins. -- Add salloc options --chdir and --get-user-env (for Moab). -- Modify scontrol update to support job comment changes. -- Do not clear a DRAINED node's reason field when slurmctld restarts. - -- Do not kill a pending job if Moab or Maui try to start it on unusable nodes. + -- Do not cancel a pending job if Moab or Maui try to start it on unusable nodes. + Leave the job queued. + -- Add --requeue option to srun and sbatch (these undocumented options have no + effect in slurm v1.2, but are legitimate options in slurm v1.3). * Changes in SLURM 1.2.24 ========================= -- GitLab