Changeset 2088 for Swishetest/trunk/make_collection
- Timestamp:
- 03/18/08 14:02:03 (10 months ago)
- Files:
-
- Swishetest/trunk/make_collection (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Swishetest/trunk/make_collection
r2075 r2088 27 27 my $filetype = "xml"; # type of file to create. can also be 'html' or 'txt' 28 28 my $verbose = 0; 29 my $progress = 1;29 my $progress = 0; 30 30 my $progress_seconds = 60; 31 31 my $lastprogresstime = 0;
