From d4e4d414664a4db6d2b599234848c41cff30e9a1 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 21 Nov 2007 21:28:03 +0000
Subject: [PATCH] test

---
 slurm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slurm.spec b/slurm.spec
index 5675ef7417c..aec16e3e595 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -57,7 +57,7 @@
 
 # Build with sgijob on CHAOS systems
 #  (add elan too when it is available)
-%if 0%{$chaos}
+%if %{$chaos}0
 %slurm_with_opt sgijob
 %else
 %slurm_without_opt sgijob
-- 
GitLab