Ignore:
Timestamp:
2013-06-14T20:22:50+12:00 (11 years ago)
Author:
ak19
Message:

Minor adjustments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nightly-tasks/diffcol/trunk/task.pl

    r27629 r27630  
    328328    for my $collection (readdir $collect_handle) {
    329329    next if ($collection eq "." || $collection eq "..");
    330     #next if ($collection ne "Small-HTML"); ## TEMPORARY, FOR TESTING THIS SCRIPT
     330    ##next if ($collection ne "Small-HTML"); ## TEMPORARY, FOR TESTING THIS SCRIPT
    331331
    332332    #escape the filename (in case of space)
Note: See TracChangeset for help on using the changeset viewer.