summaryrefslogtreecommitdiff
path: root/tests/spell3.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spell3.test')
-rwxr-xr-xtests/spell3.test7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/spell3.test b/tests/spell3.test
index 399328ff4..a415cf2b9 100755
--- a/tests/spell3.test
+++ b/tests/spell3.test
@@ -1,5 +1,6 @@
#! /bin/sh
-# Copyright (C) 1996, 2001, 2002 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
@@ -25,5 +26,7 @@ TAGS_DEPENDENCIES = joe
ETAGS_ARGS = joe
END
-$ACLOCAL || Exit 1
+$ACLOCAL
$AUTOMAKE
+
+: