From 4adc2495bb4fbb7ecb6ef8098ad7bd75500b202e Mon Sep 17 00:00:00 2001
From: Thomas Bigot <thomas.bigot@pasteur.fr>
Date: Wed, 26 Aug 2020 15:35:57 +0200
Subject: [PATCH] Removed mentions for hubbioit

---
 slurm.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slurm.json b/slurm.json
index cf6e05c..c851376 100644
--- a/slurm.json
+++ b/slurm.json
@@ -20,8 +20,8 @@
     {
         "name" : "{sampleName}.Profiles_collapse",
         "mem" : "10G",
-        "qos" : "hubbioit",
-        "partition" : "hubbioit"
+        "qos" : "normal",
+        "partition" : "common"
     },
     "Profiles_family_against_ref" :
     {
-- 
GitLab