From 063958bf6b015ddae3d8b7c0d0c2f15737b9096f Mon Sep 17 00:00:00 2001 From: Mark Grondona <mgrondona@llnl.gov> Date: Mon, 3 Nov 2003 23:40:28 +0000 Subject: [PATCH] o added description to jobcomp-filetxt --- slurm.spec.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/slurm.spec.in b/slurm.spec.in index 075e2f8f3af..2487ab90c4a 100644 --- a/slurm.spec.in +++ b/slurm.spec.in @@ -80,6 +80,10 @@ SLURM authentication module for Brent Chun's authd %description auth-munge SLURM authentication module for Chris Dunlap's Munge +%description jobcomp-filetxt +SLURM jobcomp module which saves job information in an ascii flat-file +before purging jobs from memory. + %prep %setup -n %{name}-%{version}-%{release} -- GitLab