From cb33d4db0c16a050cc26cd7b1d11933e8cac73b4 Mon Sep 17 00:00:00 2001
From: Christian Heinrich <christian.heinrich@livando.com>
Date: Wed, 3 Aug 2016 14:49:10 +0200
Subject: [PATCH] Updated Labbook

---
 Calibration_Labbook.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Calibration_Labbook.org b/Calibration_Labbook.org
index e5ffef2..a4e2b26 100644
--- a/Calibration_Labbook.org
+++ b/Calibration_Labbook.org
@@ -523,7 +523,6 @@ make
     values, to better test limits of the network.
 
 ** Taurus machine in Lyon                                        :CHRISTIAN:
-
 *** Reservation
 
 The taurus machine shares a single switch with both orion and hercule
@@ -531,7 +530,7 @@ clusters. We’ve observed that experiments are not reliable if these
 two clusters are not reserved as well, since the switch does not
 isolate all clusters from each other. 
 
-Hence, the code that I used to reserve the clusters:
+The command that I used to reserve the clusters:
 
 #+begin_src sh :results output :exports both
 oarsub -t deploy -l "{cluster in ('taurus', 'orion', 'hercule')}/nodes=ALL,walltime=00:55" -r "$(date '+%Y-%m-%d %H:%M:%S')"
-- 
GitLab