summaryrefslogtreecommitdiff
path: root/tests/ansi3b.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ansi3b.test')
-rwxr-xr-xtests/ansi3b.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/ansi3b.test b/tests/ansi3b.test
index ad222ffe2..18bf628ac 100755
--- a/tests/ansi3b.test
+++ b/tests/ansi3b.test
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 1998, 1999, 2001, 2002, 2003, 2010 Free Software
+# Copyright (C) 1998, 1999, 2001, 2002, 2003, 2010, 2011 Free Software
# Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
@@ -22,8 +22,6 @@
required=gcc
. ./defs || Exit 1
-set -e
-
cat > configure.in << 'END'
AC_INIT([hello], [0.24])
AM_INIT_AUTOMAKE([ansi2knr no-dependencies])