From ce700814edac8b47d6d52486255c4881ac9c011e Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 6 Oct 2004 22:19:26 +0000
Subject: [PATCH] Remove build of removed code.

---
 testsuite/slurm_unit/slurmctld/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuite/slurm_unit/slurmctld/Makefile.am b/testsuite/slurm_unit/slurmctld/Makefile.am
index f5945075247..195837611cd 100644
--- a/testsuite/slurm_unit/slurmctld/Makefile.am
+++ b/testsuite/slurm_unit/slurmctld/Makefile.am
@@ -7,7 +7,6 @@ TESTS =
 # even if they can't be run stand-alone.
 check_PROGRAMS = \
 	security_2_2 \
-	security_2_4 \
 	$(TESTS) 
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src/common
-- 
GitLab