Changeset 18511


Ignore:
Timestamp:
2009-02-12T13:32:43+13:00 (15 years ago)
Author:
davidb
Message:

Comments added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/bin/script/incremental-buildcol.pl

    r18510 r18511  
    9494
    9595    if (!defined $build_dir) {
     96    # Yes this is intentional that 'build_dir' points to "index"
    9697    $build_dir = &util::filename_cat($this_collect_dir,"index");
    9798    push(@filtered_argv,"-builddir",$build_dir);
Note: See TracChangeset for help on using the changeset viewer.