[Pkg-octave-commit] [octave-geometry] 03/04: d/rules: Exclude drawLine.m from the unit testing list

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Sep 13 09:38:37 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-geometry.

commit 8c0f98a197c2daab33879a2f23bee840d0dc34d0
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun Sep 13 04:57:57 2015 -0300

    d/rules: Exclude drawLine.m from the unit testing list
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4c4f959..5ce3c13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+OCTPKG_EXCLUDE_TEST = drawLine.m
+
 pkg = octave-geometry
 
 install/$(pkg)::

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-geometry.git



More information about the Pkg-octave-commit mailing list