]> git.donarmstrong.com Git - wannabuild.git/commitdiff
Merge branch 'edos-debcheck' of git://git.debian.org/users/nomeata/wanna-build into...
authorwanna-build admin <wbadm@raff.debian.org>
Wed, 29 Jul 2009 17:15:37 +0000 (17:15 +0000)
committerwanna-build admin <wbadm@raff.debian.org>
Wed, 29 Jul 2009 17:15:37 +0000 (17:15 +0000)
1  2 
bin/wanna-build

diff --combined bin/wanna-build
index e7c59801ef54802a28b032562104a1f4805b0806,629f2608f5a0916208b24994a3e6b1a8d583a882..719792035f4d996ffd0a11289719839225246e42
@@@ -53,7 -53,7 +53,7 @@@ our ($verbose, $mail_logs, $list_order
      $lock_for_pid, $transactional);
  
  # global vars
 -$ENV{'PATH'} = "/bin:/usr/bin:/usr/local/bin";
 +$ENV{'PATH'} = "/bin:/usr/bin:/usr/local/bin:/org/wanna-build/bin/";
  $verbose = 0;
  $mail_logs = "";
  @curr_time = gmtime;
@@@ -2596,7 -2596,7 +2596,7 @@@ sub call_edos_depcheck 
                if (exists $interesting_packages{$key}) {
                    $interesting_packages{$key} = $reason;
                } else {
-                   print "TODO: edos reported a package we do not care about now" if $verbose;
+                   #print "TODO: edos reported a package we do not care about now\n" if $verbose;
                }
        }
        close EDOS;