summaryrefslogtreecommitdiff
path: root/tests/f90only.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/f90only.test')
-rwxr-xr-xtests/f90only.test6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/f90only.test b/tests/f90only.test
index 83b9767b5..a2826737f 100755
--- a/tests/f90only.test
+++ b/tests/f90only.test
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 1998, 1999, 2001, 2002, 2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 1998, 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
@@ -20,8 +20,6 @@
. ./defs || Exit 1
-set -e
-
cat >> configure.in << 'END'
AC_PROG_FC
END