projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
647cde3
)
Oops, fix syntax error in last commit.
author
Bruno Haible
<bruno@clisp.org>
Sun, 31 Aug 2008 10:52:17 +0000
(12:52 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 31 Aug 2008 10:52:17 +0000
(12:52 +0200)
gnulib-tool
patch
|
blob
|
history
diff --git
a/gnulib-tool
b/gnulib-tool
index e6dc3e0073e50d22d4d932a72a1c090ae979575b..4a1d02e3ea2b400c4859a5b5d68076c00f1d520a 100755
(executable)
--- a/
gnulib-tool
+++ b/
gnulib-tool
@@
-570,6
+570,7
@@
if test -n "$BASH_VERSION"; then
else
func_reset_sigpipe ()
{
+ :
}
fi