[med-svn] [Git][med-team/praat][master] 2 commits: .gitignore: Extend list of exclusions for Git
Rafael Laboissiere
gitlab at salsa.debian.org
Fri Jun 8 07:22:28 BST 2018
Rafael Laboissiere pushed to branch master at Debian Med / praat
Commits:
46bf5a4f by Rafael Laboissiere at 2018-06-07T04:39:00-03:00
.gitignore: Extend list of exclusions for Git
Gbp-Dch: Ignore
- - - - -
f27d67b4 by Rafael Laboissiere at 2018-06-07T04:39:10-03:00
d/t/run-tests: Do not exclude unit test ba-da-continuum.praat
- - - - -
2 changed files:
- .gitignore
- debian/tests/run-tests
Changes:
=====================================
.gitignore
=====================================
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,10 @@
/debian/praat/
/debian/debhelper-build-stamp
/debian/.debhelper/
+*.o
+*.a
+/makefile.defs
+/praat
+/praat_nogui
+/sendpraat
+/*.1
=====================================
debian/tests/run-tests
=====================================
--- a/debian/tests/run-tests
+++ b/debian/tests/run-tests
@@ -72,7 +72,6 @@ for f in $(ls *.praat) ; do
## or that crash on unstable as on 2018-01-27
## (see Bug#887685 and Bug#889703).
if [ $f != runAllTests.praat \
- -a $f != ba-da-continuum.praat \
-a $f != speechsynthesizer_test.praat \
-a $f != test_bss_twoSoundsMixed.praat \
-a $f != test_sigma_ellipse.praat \
View it on GitLab: https://salsa.debian.org/med-team/praat/compare/3f0fda7ad0b0b6f80a6ca89567b222a521c7c06f...f27d67b4f12615af79311289044e7cd38adc886f
--
View it on GitLab: https://salsa.debian.org/med-team/praat/compare/3f0fda7ad0b0b6f80a6ca89567b222a521c7c06f...f27d67b4f12615af79311289044e7cd38adc886f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180608/8bebf9c3/attachment.html>
More information about the debian-med-commit
mailing list