fix for a bug noticed in a multi target run (log files weren't saved properly - removed buffering as it didn't produce any noticeable results)

This commit is contained in:
Miroslav Stampar
2012-06-05 22:40:55 +00:00
parent f94ebe3107
commit 058a9c59a2
4 changed files with 5 additions and 24 deletions

View File

@@ -15,6 +15,9 @@ David Alvarez <david.alvarez.s@gmail.com>
Sergio Alves <sergioalexandre.alves@gmail.com>
for reporting a bug
Thomas Anderson <darkc0de@live.com.ph>
for reporting a bug
Chip Andrews <chip@sqlsecurity.com>
for his excellent work maintaining the SQL Server versions database
at SQLSecurity.com and permission to implement the update feature