[med-svn] [Git][med-team/libsonlib][master] Comment out test within Makefile (we want to run these tests within autopkgtest in the future)
Shayan Doust
gitlab at salsa.debian.org
Thu Jun 25 21:40:05 BST 2020
Shayan Doust pushed to branch master at Debian Med / libsonlib
Commits:
74cbe874 by Shayan Doust at 2020-06-25T20:40:04+00:00
Comment out test within Makefile (we want to run these tests within autopkgtest in the future)
- - - - -
1 changed file:
- debian/patches/fix_test.patch
Changes:
=====================================
debian/patches/fix_test.patch
=====================================
@@ -17,7 +17,7 @@ Description: Somehow the test suite was non-functional. Fix some PATHs here
test : all
- PYTHONPATH=.. PATH=../../bin:$$PATH python3 allTests.py --testLength=SHORT --logLevel=CRITICAL
-+ PYTHONPATH=$(CURDIR)/src:$(CURDIR)/src/sonLib PATH=$(CURDIR)/bin:$$PATH python3 allTests.py --testLength=SHORT --logLevel=CRITICAL
++ #PYTHONPATH=$(CURDIR)/src:$(CURDIR)/src/sonLib PATH=$(CURDIR)/bin:$$PATH python3 allTests.py --testLength=SHORT --logLevel=CRITICAL
${binPath}/sonLib_daemonize.py : sonLib_daemonize.py cP
cp sonLib_daemonize.py ${binPath}/sonLib_daemonize.py
View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/74cbe8742cc70e884506f22744ab5b03dc477301
--
View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/74cbe8742cc70e884506f22744ab5b03dc477301
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/20200625/e80e4381/attachment-0001.html>
More information about the debian-med-commit
mailing list