* Autoflush stdout.

This commit is contained in:
Eelco Dolstra
2009-04-22 22:59:54 +00:00
parent 97a6011628
commit c48ec3d340
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ use IPC::Run;
use POSIX qw(strftime);
STDOUT->autoflush();
my $db = openHydraDB;