From 014ff7c573d8cb34720120f18eb9dfc016495702 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 22 Dec 2008 12:53:51 -0800 Subject: [PATCH] autoupdate --- build-aux/missing | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/missing b/build-aux/missing index 32e23d236..f359dae7a 100755 --- a/build-aux/missing +++ b/build-aux/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2008-12-13.14 +scriptversion=2008-12-21.33 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, # 2008 Free Software Foundation, Inc. @@ -285,7 +285,7 @@ WARNING: \`$1' is $msg. You should only need it if else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;; -- 2.11.0