From bfb45075ddbe8ab57ba8b9497e639ba3faa705e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florent=20Thi=C3=A9ry?= <florent.thiery@ubicast.eu>
Date: Tue, 14 Mar 2017 16:01:18 +0100
Subject: [PATCH] revert last commit

---
 tests/test_partitions.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/test_partitions.py b/tests/test_partitions.py
index acdb3b27..20ed8fde 100755
--- a/tests/test_partitions.py
+++ b/tests/test_partitions.py
@@ -88,7 +88,6 @@ warning = False
 def check_path(p):
     global error
     global warning
-    error = warning = False
 
     psize = None
     mount_point = p.get('mount_point')
-- 
GitLab