summaryrefslogtreecommitdiff
path: root/t/instdat2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/instdat2.sh')
-rw-r--r--t/instdat2.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/t/instdat2.sh b/t/instdat2.sh
index 1a55e8e62..fcca61900 100644
--- a/t/instdat2.sh
+++ b/t/instdat2.sh
@@ -62,7 +62,7 @@ pkgdata_SCRIPTS = script
##pkginclude_SCRIPTS = script
EOF
-$ACLOCAL || exit 1
+$ACLOCAL
$AUTOMAKE
# install-SCRIPTS targets.
@@ -75,7 +75,6 @@ EOF
diff expected produced
-
# install-exec targets.
sed -n '/^install-exec-am/,/^ /p' Makefile.in > produced
@@ -86,4 +85,4 @@ EOF
diff expected produced
-exit 0
+: