Show
Ignore:
Timestamp:
03/19/08 20:32:01 (8 months ago)
Author:
joshr
Message:

If TEST_VERBOSE is set, print to STDERR the number of files
we're going to create.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Swishetest/trunk/make_collection

    r2088 r2092  
    7373        print STDERR "$prog: set num_files to $num_files\n" if $verbose; 
    7474    } 
     75 
     76    print STDERR "$0: Outputting $num_files files...\n" if $ENV{TEST_VERBOSE}; 
    7577 
    7678    my $wordcounter = 0;