1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

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)