From 966d02b864c01e07aa294b906af1d70a58f9ee8e Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 20 Nov 2014 01:45:38 +0100 Subject: Convert tabs to 4-whitespaces --- pyload/Core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/Core.py') diff --git a/pyload/Core.py b/pyload/Core.py index e6337c334..b7317cf0f 100644 --- a/pyload/Core.py +++ b/pyload/Core.py @@ -128,7 +128,7 @@ class Core(object): print pid exit(0) else: - print "false" + print "false" exit(1) elif option == "--clean": self.cleanTree() -- cgit v1.2.3