From: Michael Tremer Date: Sun, 10 Jan 2010 14:52:06 +0000 (+0100) Subject: naoki: Remove whitespace. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78f2ff5941ae65eb45506623409740e8aff5c60;p=ipfire-3.x.git naoki: Remove whitespace. --- diff --git a/naoki/chroot.py b/naoki/chroot.py index 1d8b2e2c1..4a4023ded 100644 --- a/naoki/chroot.py +++ b/naoki/chroot.py @@ -100,7 +100,7 @@ class Environment(object): self._setupDev() self._setupUsers() self._setupToolchain() - + def clean(self): util.rm(self.chrootPath())