]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
Typo fix.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 30 Jan 2011 12:01:48 +0000 (12:01 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 30 Jan 2011 12:01:48 +0000 (12:01 +0000)
Changed files:
    bin/pfa-from-incoming -> 1.23

bin/pfa-from-incoming

index 22b19bba58aa855023c73319a8d61e0dd68ee0dc..90bc1af6e035f2a53ad6607bb83026ef4b00901c 100644 (file)
@@ -224,4 +224,4 @@ for arch in ftp_archs:
 ftpio.unlock(cval['default_to'])
 
 if moved_anything:
-    os.system("%s/pld-ftp-admin/scripts/gen-indexes.py --quiet --noyum test" % (os.getenv("HOME"))
+    os.system("%s/pld-ftp-admin/scripts/gen-indexes.py --quiet --noyum test" % (os.getenv("HOME")))
This page took 0.037971 seconds and 4 git commands to generate.