Cleanup some regression tests.

This commit is contained in:
b1v1r
2010-02-05 18:17:18 +00:00
parent 513c87ee45
commit ade2c6bcf5
2 changed files with 8 additions and 9 deletions

View File

@@ -96,7 +96,7 @@
return 1;
},
match_log => {
debug => [ qr/Created temporary file: $ENV{TEMP_DIR}/, 1 ],
debug => [ qr/Created temporary file.*$ENV{TEMP_DIR}/, 1 ],
-debug => [ qr/Failed to /, 1 ],
},
match_response => {