diff options
Diffstat (limited to 'tests/data/test554')
-rw-r--r-- | tests/data/test554 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test554 b/tests/data/test554 index 9d9bbcca7..8c6b762ef 100644 --- a/tests/data/test554 +++ b/tests/data/test554 @@ -35,8 +35,8 @@ http://%HOSTIP:%HTTPPORT/554 # Verify data after the test has been "shot" <verify> <strippart> -s/^------------------------------[a-z0-9]*/------------------------------/ -s/boundary=----------------------------[a-z0-9]*/boundary=----------------------------/ +s/^--------------------------[a-z0-9]*/------------------------------/ +s/boundary=------------------------[a-z0-9]*/boundary=----------------------------/ </strippart> # Note that the stripping above removes 12 bytes from every occurance of the # boundary string and since 5 of them are in the body contents, we see |