[med-svn] [Git][med-team/libsonlib][master] allTests.py is now located in root directory of project in this upstream version
Shayan Doust
gitlab at salsa.debian.org
Tue Jun 23 17:52:26 BST 2020
Shayan Doust pushed to branch master at Debian Med / libsonlib
Commits:
4ddc557d by Shayan Doust at 2020-06-23T17:51:53+01:00
allTests.py is now located in root directory of project in this upstream version
- - - - -
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 src/sonLib/test/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/4ddc557d8f4839e39a707ecdc0e9ec59ba6a9eb1
--
View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/4ddc557d8f4839e39a707ecdc0e9ec59ba6a9eb1
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/20200623/12aa85a4/attachment.html>
More information about the debian-med-commit
mailing list