]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- one more junk space
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 20:16:22 +0000 (20:16 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 20:16:22 +0000 (20:16 +0000)
Changed files:
    modules/ftptree.py -> 1.59

modules/ftptree.py

index aa2cebedf4ed4267c420151f856f4a1017d05279..b3a09da152bc2e02bb39b548dcd40874697a2b47 100644 (file)
@@ -151,7 +151,7 @@ class Pkg(BasePkg):
         for arch in self.files.keys():
             for rpm in self.files[arch]:
                 f.write("file:%s:%s\n" % (arch, rpm))
+
     def remove(self, test = False):
         """
         Remove package from ftp
This page took 0.509218 seconds and 4 git commands to generate.