[Pkg-ofed-commits] [infiniband-diags] 07/16: add patch "comment_test_out", to remove the run of check_shells.sh

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Jul 1 12:10:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository infiniband-diags.

commit 93281f476244309ca1cd234ffc62895ab0209657
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Tue Jul 1 11:52:05 2014 +0200

    add patch "comment_test_out", to remove the run of check_shells.sh
---
 debian/changelog                |  1 +
 debian/patches/comment_test_out | 26 ++++++++++++++++++++++++++
 debian/patches/series           |  1 +
 3 files changed, 28 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f7f1558..e6aaa80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ infiniband-diags (1.6.4-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Remove all the patches: the patches fixing bashisms and the patch
     01-pass-foreign-to-automake.patch have been all merged upstream.
+  * Add patch "comment_test_out", to remove the run of check_shells.sh
   * Add new b-d on libglib2.0-dev.
 
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Tue, 01 Jul 2014 10:59:29 +0200
diff --git a/debian/patches/comment_test_out b/debian/patches/comment_test_out
new file mode 100644
index 0000000..2488291
--- /dev/null
+++ b/debian/patches/comment_test_out
@@ -0,0 +1,26 @@
+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.
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -573,7 +573,6 @@ src_ibcacheedit_LDFLAGS = -L$(top_buildd
+ src_dump_fts_SOURCES = src/dump_fts.c
+ src_dump_fts_LDFLAGS = -L$(top_builddir)/libibnetdisc -libnetdisc
+ BUILT_SOURCES = ibdiag_version
+- at 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/*
+ 
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -135,10 +135,6 @@ ibdiag_version:
+ 		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/*
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e613ac0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+comment_test_out

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/infiniband-diags.git



More information about the Pkg-ofed-commits mailing list