summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadek Podgorny <radek@podgorny.cz>2020-04-11 23:23:23 +0700
committerRadek Podgorny <radek@podgorny.cz>2020-04-11 23:23:23 +0700
commit6d9f4c3ad80b5c5a80ec362d26928fd8b74edad3 (patch)
tree80ea20cda1cfc268304fe3c6bf02d0cb6185eb86
parent3a26b75163faf276feb833a184404145a563c6e8 (diff)
downloadunionfs-fuse-git-6d9f4c3ad80b5c5a80ec362d26928fd8b74edad3.tar.gz
whitespace fixes
-rwxr-xr-xtest_all.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test_all.py b/test_all.py
index 8c135b4..7685d6d 100755
--- a/test_all.py
+++ b/test_all.py
@@ -94,7 +94,6 @@ class Common:
self.mount_device = list(set(cur_mounts)-set(prev_mounts))[0]
else:
call(cmd)
-
self.mounted = True