summaryrefslogtreecommitdiff
path: root/t/instdat.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/instdat.sh')
-rw-r--r--t/instdat.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/t/instdat.sh b/t/instdat.sh
index e030b904c..10ea480ec 100644
--- a/t/instdat.sh
+++ b/t/instdat.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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
@@ -29,4 +29,5 @@ $ACLOCAL
$AUTOMAKE
grep '^DATA =' Makefile.in | grep 'INSTALL_DATA' && exit 1
-exit 0
+
+: