From bcbaa8cd57cca3a5f959f343425bdef9f9c3aa2c Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Wed, 14 Oct 2009 21:40:15 +0000 Subject: [PATCH] Fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f47b0779c63..1f7f2c507b9 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,7 @@ documents those changes that are of interest to users and admins. -- Fix bug in sched/backfill which could result in invalid memory reference when trying to schedule jobs submitted with --exclude option. -- Fix for slurmctld deadlock at startup with PreemptMode=SUSPEND,GANG. - -- Added preemptition plugins to RPM. + -- Added preemption plugins to RPM. -- Completely disable logging of sched/wiki and sched/wiki2 (Maui & Moab) message traffic unless DebugFlag=Wiki is configured. -- Change scontrol show job info: ReqProcs (number of processors requested) -- GitLab