[Pkg-octave-commit] [octave-gsl] 07/09: d/check.m: drop file, no longer needed.

Sébastien Villemot sebastien at debian.org
Fri Nov 25 10:28:57 UTC 2016


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

sebastien pushed a commit to branch master
in repository octave-gsl.

commit 9fde1ee599e8f3437c486df26c4fb5a74e5efc0d
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Nov 25 11:20:01 2016 +0100

    d/check.m: drop file, no longer needed.
---
 debian/check.m | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/check.m b/debian/check.m
deleted file mode 100644
index 4d9d337..0000000
--- a/debian/check.m
+++ /dev/null
@@ -1,6 +0,0 @@
-cd inst
-dirs = {"ellint", "hyperg"};
-for i = 1 : length (dirs)
-    printf ("[%s]\n", dirs {i})
-    source (sprintf ("test_%s.m", dirs {i}))
-endfor

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



More information about the Pkg-octave-commit mailing list