Fix amount of whitespace

This commit is contained in:
Pieter Naaijkens 2011-06-07 21:59:31 +02:00
parent a14a52fe11
commit 4acc9effb8

View File

@ -162,4 +162,4 @@ finally:
# remove pidfile # remove pidfile
if options.pid: if options.pid:
os.unlink(options.pid) os.unlink(options.pid)