pld-ftp-admin: bin/pfa-from-incoming - more details on the NVR error mail

baggins baggins at pld-linux.org
Fri Oct 18 22:45:57 CEST 2013


Author: baggins                      Date: Fri Oct 18 20:45:57 2013 GMT
Module: pld-ftp-admin                 Tag: HEAD
---- Log message:
- more details on the NVR error mail

---- Files affected:
pld-ftp-admin/bin:
   pfa-from-incoming (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: pld-ftp-admin/bin/pfa-from-incoming
diff -u pld-ftp-admin/bin/pfa-from-incoming:1.31 pld-ftp-admin/bin/pfa-from-incoming:1.32
--- pld-ftp-admin/bin/pfa-from-incoming:1.31	Fri Oct 18 22:10:36 2013
+++ pld-ftp-admin/bin/pfa-from-incoming	Fri Oct 18 22:45:52 2013
@@ -153,8 +153,8 @@
 
     sm.write("Difference between %s SRPM (currently in %s) and %s RPM NVR:\n\n" %
           (snvr[0], `ftptree`, arch)),
-    sm.write("SRPM: N:%s V:%s R:%s\n" % snvr)
-    sm.write(" RPM: N:%s V:%s R:%s\n" % anvr)
+    sm.write("Expected (%s):\nV: %s\nR: %s\n\n" % snvr)
+    sm.write("RPM:\nN: %s\nV: %s\nR: %s\n" % anvr)
     sm.write('\n')
 
     sm.close()
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/pld-ftp-admin/bin/pfa-from-incoming?r1=1.31&r2=1.32



More information about the pld-cvs-commit mailing list