]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- syntax
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 30 Jun 2009 03:14:56 +0000 (03:14 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 30 Jun 2009 03:14:56 +0000 (03:14 +0000)
Changed files:
    bin/pfa-mvpkg -> 1.16

bin/pfa-mvpkg

index 0294f1d5316f6db9bba034b559bdcd19e58b3e2b..57b5983250aaa03cf90b95ea79e7e2c24dc1dd84 100644 (file)
@@ -7,7 +7,7 @@ import ftptree
 from common import checkdir
 import ftpio
 from mailer import Message
-import config.value as config
+from config import value as config
 
 nocheckbuild = False
 if len(sys.argv) > 4 and sys.argv[1] == '-nb':
This page took 0.072398 seconds and 4 git commands to generate.