summaryrefslogtreecommitdiff
path: root/tests/lisp7.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lisp7.test')
-rwxr-xr-xtests/lisp7.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/lisp7.test b/tests/lisp7.test
index cf52527d8..ad231dd8b 100755
--- a/tests/lisp7.test
+++ b/tests/lisp7.test
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 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
@@ -18,8 +18,6 @@
. ./defs || Exit 1
-set -e
-
cat > Makefile.am << 'EOF'
dist_lisp_LISP = am-one.el am-two.el am-three.el
EOF