Author: arekm                        Date: Wed Jul 15 12:25:00 2009 GMT
Module: pld-builder.new               Tag: HEAD
---- Log message:
- better desc

---- Files affected:
pld-builder.new/PLD_Builder:
   rpm_builder.py (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: pld-builder.new/PLD_Builder/rpm_builder.py
diff -u pld-builder.new/PLD_Builder/rpm_builder.py:1.85 
pld-builder.new/PLD_Builder/rpm_builder.py:1.86
--- pld-builder.new/PLD_Builder/rpm_builder.py:1.85     Wed Jul 15 14:23:49 2009
+++ pld-builder.new/PLD_Builder/rpm_builder.py  Wed Jul 15 14:24:54 2009
@@ -80,7 +80,7 @@
             if fui.getcode() != 200:
                 # no uploadinfo, so we can fail with this job in a way
                 # that it will be skipped from queue
-                b.log_line("uploadinfo file doesn't exists or is inaccesible, 
http code: %d" % http_code)
+                b.log_line("uploadinfo file doesn't exists or is inaccesible - 
failing to skip this build (http code: %d)" % http_code)
                 f.close()
                 fui.close()
                 return False
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/PLD_Builder/rpm_builder.py?r1=1.85&r2=1.86&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to