From cf6b0ce3dc6364792cb7ba71f9643a4ba5117d71 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Wed, 7 Sep 2011 15:00:18 -0700
Subject: [PATCH] BLUEGENE - fix for bad merge

---
 src/plugins/select/bluegene/ba_bgq/block_allocator.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/plugins/select/bluegene/ba_bgq/block_allocator.c b/src/plugins/select/bluegene/ba_bgq/block_allocator.c
index eec96edb1a8..45b6dcaf26a 100644
--- a/src/plugins/select/bluegene/ba_bgq/block_allocator.c
+++ b/src/plugins/select/bluegene/ba_bgq/block_allocator.c
@@ -428,7 +428,6 @@ extern int allocate_block(select_ba_request_t* ba_request, List results)
 	return 0;
 }
 
-
 /*
  * Admin wants to remove a previous allocation.
  * will allow Admin to delete a previous allocation retrival by letter code.
-- 
GitLab