[med-svn] [Git][med-team/nim-hts][master] Remove wrong path while running tests
Nilesh Patra
gitlab at salsa.debian.org
Wed Nov 4 18:14:11 GMT 2020
Nilesh Patra pushed to branch master at Debian Med / nim-hts
Commits:
2be53f8b by Nilesh Patra at 2020-11-04T23:43:44+05:30
Remove wrong path while running tests
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -14,7 +14,7 @@ cd $AUTOPKGTEST_TMP
gunzip -r *
echo "TEST 1"
-nim -p:/usr/share/nimble/hts -p:/usr/lib/x86_64-linux-gnu/ c test1.nim
+nim -p:/usr/share/nimble/hts c test1.nim
./test1
rm -f ./test1
echo "======================================="
View it on GitLab: https://salsa.debian.org/med-team/nim-hts/-/commit/2be53f8b0b0c83c275815693018756ac440d6c67
--
View it on GitLab: https://salsa.debian.org/med-team/nim-hts/-/commit/2be53f8b0b0c83c275815693018756ac440d6c67
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/20201104/e1a97754/attachment-0001.html>
More information about the debian-med-commit
mailing list