]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- files, not packages
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 27 May 2009 19:49:20 +0000 (19:49 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 27 May 2009 19:49:20 +0000 (19:49 +0000)
Changed files:
    bin/pfa-signpkg -> 1.5

bin/pfa-signpkg

index 5b7803b2fa3fa4a4ae06a142157c2d2a48f03fdc..3fe0eafe5c6e8cb2c4c114a38a176dc91b77b8cd 100644 (file)
@@ -46,7 +46,7 @@ for file in files:
         sign.append(file)
 
 if len(sign) == 0:
-    print "No packages to sign"
+    print "No files to sign"
     sys.exit(0)
 
 print "Signing %d files" % len(sign)
This page took 0.046921 seconds and 4 git commands to generate.