summaryrefslogtreecommitdiff
path: root/tests/badline.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/badline.test')
-rwxr-xr-xtests/badline.test5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/badline.test b/tests/badline.test
index 7c636976a..18ad92944 100755
--- a/tests/badline.test
+++ b/tests/badline.test
@@ -1,5 +1,6 @@
#! /bin/sh
-# Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2001, 2002, 2003, 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
-
cat > configure.in << END
AC_INIT([$me], [1.0])
AM_INIT_AUTOMAKE