bb9a7e
diff -up bash-4.1/config-top.h.broken_pipe bash-4.1/config-top.h
bb9a7e
--- bash-4.1/config-top.h.broken_pipe	2011-01-06 18:01:30.000000000 +0100
bb9a7e
+++ bash-4.1/config-top.h	2011-01-06 18:02:14.000000000 +0100
bb9a7e
@@ -51,7 +51,7 @@
bb9a7e
 /* Define DONT_REPORT_BROKEN_PIPE_WRITE_ERRORS if you don't want builtins
bb9a7e
    like `echo' and `printf' to report errors when output does not succeed
bb9a7e
    due to EPIPE. */
bb9a7e
-/* #define DONT_REPORT_BROKEN_PIPE_WRITE_ERRORS */
bb9a7e
+#define DONT_REPORT_BROKEN_PIPE_WRITE_ERRORS
bb9a7e
 
bb9a7e
 /* The default value of the PATH variable. */
bb9a7e
 #ifndef DEFAULT_PATH_VALUE