summaryrefslogtreecommitdiff
path: root/tests/yacc7.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yacc7.test')
-rwxr-xr-xtests/yacc7.test6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/yacc7.test b/tests/yacc7.test
index 2b866bc9a..ce236dfa4 100755
--- a/tests/yacc7.test
+++ b/tests/yacc7.test
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2001, 2002, 2003, 2004, 2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 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
@@ -24,8 +24,6 @@
required=bison
. ./defs || Exit 1
-set -e
-
cat >> configure.in << 'END'
AC_PROG_CC
AC_PROG_YACC