summaryrefslogtreecommitdiff
path: root/tests/instexec.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/instexec.test')
-rwxr-xr-xtests/instexec.test5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/instexec.test b/tests/instexec.test
index 411f867d9..f3f5a5d5d 100755
--- a/tests/instexec.test
+++ b/tests/instexec.test
@@ -1,5 +1,6 @@
#!/bin/sh
-# Copyright (C) 1996, 2001, 2002, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1996, 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
@@ -19,8 +20,6 @@
. ./defs || Exit 1
-set -e
-
: > Makefile.am
$ACLOCAL