From: Ana Guerrero Lopez <ana@debian.org>
Date: Tue, 5 Jan 2016 01:14:56 +0100
Subject: comment_test_out

Do not run check_shells.sh
This script is not included in the tarball and it doesn't be targetted to run
at build time.
---
 Makefile.am | 4 ----
 Makefile.in | 1 -
 2 files changed, 5 deletions(-)

--- a/Makefile.am
+++ b/Makefile.am
@@ -148,10 +148,6 @@
 		fi ; \
 	fi
 
-if HAVE_DASH
-TESTS = tests/check_shells.sh
-endif
-
 EXTRA_DIST = doc scripts include infiniband-diags.spec.in infiniband-diags.spec \
 	$(man_MANS) $(compat_man_pages) autogen.sh etc/*
 
--- a/Makefile.in
+++ b/Makefile.in
@@ -907,7 +907,6 @@
 @ENABLE_RDMA_NDD_TRUE@src_rdma_ndd_CFLAGS = $(AM_CFLAGS) $(UDEV_CFLAGS)
 @ENABLE_RDMA_NDD_TRUE@src_rdma_ndd_LDADD = libcommon.a $(UDEV_LIBS)
 BUILT_SOURCES = ibdiag_version
-@HAVE_DASH_TRUE@TESTS = tests/check_shells.sh
 EXTRA_DIST = doc scripts include infiniband-diags.spec.in infiniband-diags.spec \
 	$(man_MANS) $(compat_man_pages) autogen.sh etc/*
 
