~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to runall.pl

sync with latest from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
        'debug' => \$debug,
69
69
        'validators:s' => \$validators,
70
70
        'reporters:s' => \$reporters,
71
 
        'gendata=s' => \$gendata,
 
71
        'gendata:s' => \$gendata,
72
72
        'seed=s' => \$seed,
73
73
        'mask=i' => \$mask,
74
74
        'mask-level=i' => \$mask_level,