Remove unused function

[?]
Sep 3, 2013, 6:27 PM
O757ISIS3BDTQOGYCHQXY5V2OCGX3UFL75WUSF33AZI43AE3H75QC

Dependencies

  • [2] ZH6B56XR Try harder to find build logs
  • [3] OZDDUMVP Automatically chomp all [%...%] directives
  • [4] J5UVLXOK * Start of a basic Catalyst web interface.
  • [5] SHBLLAVH * More global substitution.
  • [6] XKXMU5PV Ellipsize long jobset/job names to prevent bootstrap navbar breakage
  • [7] Y6AHH4TH Remove the logfile and logSize columns from the database

Change contents

  • replacement in src/lib/Hydra/View/TT.pm at line 11
    [3.41][2.2078:2153](),[3.51][3.6867:6868](),[2.2153][3.6867:6868](),[3.9761][3.6867:6868](),[3.6867][3.6867:6868](),[3.6868][3.9762:9874](),[3.9874][2.2154:2156]()
    expose_methods => [qw/log_exists buildLogExists buildStepLogExists/]);
    sub log_exists {
    my ($self, $c, $drvPath) = @_;
    my $x = getDrvLogPath($drvPath);
    return defined $x;
    }
    [3.41]
    [2.2156]
    expose_methods => [qw/buildLogExists buildStepLogExists/]);