summaryrefslogtreecommitdiff
path: root/tests/double.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/double.test')
-rwxr-xr-xtests/double.test5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/double.test b/tests/double.test
index b4e9c50f7..047308c3b 100755
--- a/tests/double.test
+++ b/tests/double.test
@@ -1,5 +1,6 @@
#! /bin/sh
-# Copyright (C) 1999, 2001, 2002, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2001, 2002, 2010, 2011 Free Software Foundation,
+# Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,8 +20,6 @@
. ./defs || Exit 1
-set -e
-
echo AC_PROG_CC >> configure.in
cat > Makefile.am << 'END'