From 3c216b0c5b8fe8bf8e028c9cf3108dfeff7c1a84 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sat, 13 Mar 2004 06:29:39 +0000 Subject: [PATCH] Make sure output buffering is off for install scripts --- install-utils.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install-utils.inc b/install-utils.inc index 55e712c924..608c6abcd5 100644 --- a/install-utils.inc +++ b/install-utils.inc @@ -1,6 +1,9 @@