From 1521ac9e7eb578c6ed6519c4e644a871a88311a6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 31 Aug 2008 12:52:17 +0200 Subject: [PATCH] Oops, fix syntax error in last commit. --- gnulib-tool | 1 + 1 file changed, 1 insertion(+) diff --git a/gnulib-tool b/gnulib-tool index e6dc3e007..4a1d02e3e 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -570,6 +570,7 @@ if test -n "$BASH_VERSION"; then else func_reset_sigpipe () { + : } fi -- 2.11.0