Ignore:
Timestamp:
2008-05-27T13:25:54+12:00 (16 years ago)
Author:
mdewsnip
Message:

Removed a couple of references to incremental_build.pm, which has been removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/IncrementalBuildUtils.pm

    r12844 r15720  
    500500    if (!-e $colcfgname)
    501501      {
    502         die "incremental_build - couldn't find collect.cfg for collection $collection\n";
     502        die "IncrementalBuildUtils - couldn't find collect.cfg for collection $collection\n";
    503503      }
    504504    return &colcfg::read_collect_cfg ($colcfgname);
Note: See TracChangeset for help on using the changeset viewer.