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