From beb678e2de8fc7f72e0efde6b9f058abe8b6da3c Mon Sep 17 00:00:00 2001
From: Brian Christiansen <brian@schedmd.com>
Date: Wed, 27 Apr 2016 14:05:03 -0700
Subject: [PATCH]  Remove whitespace

---
 src/plugins/select/cray/select_cray.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/select/cray/select_cray.c b/src/plugins/select/cray/select_cray.c
index 548f3daa096..cad8fb8d048 100644
--- a/src/plugins/select/cray/select_cray.c
+++ b/src/plugins/select/cray/select_cray.c
@@ -2227,7 +2227,7 @@ static void _start_killing_step(struct step_record *step_ptr)
 		_spawn_cleanup_thread(step_ptr, _step_kill);
 	}
 }
- 
+
 extern int select_p_step_finish(struct step_record *step_ptr, bool killing_step)
 {
 	select_jobinfo_t *jobinfo;
-- 
GitLab