diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-03-06 01:11:43 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-03-06 01:11:43 +0000 |
commit | 80cec5a62abb2fa7f9d33d7ad80bb49f4aa1a30a (patch) | |
tree | 8e9fa2d3db3a2771df1288b0ade92db3e20d5eb0 /tests/FILEFORMAT | |
parent | 6c2c281a7eab0332569e77b0dd705145b2817c64 (diff) |
Fixed the test harness so it will write out zero-length data files.
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 60af98877..1be923819 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -36,7 +36,7 @@ statistical/informational purposes. <reply> <data [nocheck="1"] [sendzero="yes"] [base64="yes"]> data to be sent to the client on its request and later verified that it arrived -safely. Set the nocheck=1 to prevent the test script to verify the arrival +safely. Set nocheck="1" 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 |