Changes between Version 18 and Version 19 of ValidationIntro


Ignore:
Timestamp:
Oct 14, 2014, 9:58:25 AM (10 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ValidationIntro

    v18 v19  
    2020   Marks a job as valid if its output files are present.
    2121   Use this if all hosts are trusted.
    22    Not used with job replication.
    2322 '''sample_substr_validator'''::
    2423   Marks a job as valid if its stderr output includes a string
    2524   specified by the --stderr_substr command-line arg.
    26    Not used with job replication.
    2725 '''sample_bitwise_validator'''::
    2826   Output files are equivalent if they agree byte for byte.