Always use nocheck="yes" for consistency

This commit is contained in:
Dan Fandrich 2009-01-07 21:57:26 +00:00
parent 80ffd3581f
commit 14b6cc4e22
42 changed files with 56 additions and 56 deletions

View file

@ -37,9 +37,9 @@ which are treated together as a single identifier.
</info>
<reply>
<data [nocheck="1"] [sendzero="yes"] [base64="yes"]>
<data [nocheck="yes"] [sendzero="yes"] [base64="yes"]>
data to be sent to the client on its request and later verified that it arrived
safely. Set nocheck="1" to prevent the test script from verifying the arrival
safely. Set nocheck="yes" to prevent the test script from verifying the arrival
of this data.
If the data contains 'swsclose' anywhere within the start and end tag, and