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