Changeset 8384

Show
Ignore:
Timestamp:
06/14/10 17:32:23 (3 years ago)
Author:
bligon
Message:

added disable of mapped reads.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/Orange-Branch/test/automated/vfs-tests.d/fsx.c

    r4831 r8384  
    955955                case 'R': 
    956956                        mapped_reads = 0; 
     957                        if (!quiet) 
     958                           fprintf(stdout, "mapped reads DISABLED\n"); 
    957959                        break; 
    958960                case 'S':