From 47ff0da44c5ce6e69db8bb6f6367c620b192a74f Mon Sep 17 00:00:00 2001
From: Phokopi <phokopi@mail.ru>
Date: Tue, 18 Oct 2022 22:05:23 +0200
Subject: [PATCH] Autre modif FR

---
 script.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script.sh b/script.sh
index 8673306..1a60458 100644
--- a/script.sh
+++ b/script.sh
@@ -34,7 +34,7 @@ cat resultats_complets_bruts_shuf.txt | while read line; do
   echo -e "Graphe mis à jour.\n"
   # on affiche le classement
   sed -e/Schulze/\{ -e:1 -en\;b1 -e\} -ed condorcet_output.txt
-  sleep 2
+  #sleep 2
 done
 
 #echo "Fin. ${NUMERO_BULLETIN} bulletins ont été comptabilisés."
-- 
GitLab