]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- redundant msg
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 15 Jul 2009 13:03:05 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    PLD_Builder/rpm_builder.py -> 1.91

PLD_Builder/rpm_builder.py

index 83f9f9e1193f3bb91fe2c299ca31f8b4cc01c167..cd80e076a0f16c532de5dec96ddc913e04f4a38a 100644 (file)
@@ -69,7 +69,6 @@ def check_skip_build(r, b):
         http_code = f.getcode()
         if http_code == 200:
             f.close()
-            b.log_line("checking if we should skip the build: yes")
             return True
     return False
 
This page took 0.031654 seconds and 4 git commands to generate.