[med-svn] [pipasic] 02/03: pipasic know knows where to find inspect files
Andreas Tille
tille at debian.org
Thu Oct 1 19:50:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pipasic.
commit a956a616b975196199b3c61de49a8a3fbf6bc2fb
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 1 14:50:19 2015 +0200
pipasic know knows where to find inspect files
---
debian/tests/run-unit-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 04e3c9f..ca631f2 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -10,9 +10,9 @@ cp -a /usr/share/doc/$pkg/examples/* $ADTTMP
# present example dir similar to original to stick to example syntax if wanted
ln -s /var/lib/pipasic/spectra data
ln -s /var/lib/pipasic/proteome ref
-# pipasic dataset species1,species2 -s data/ -d ref/ -I -i /usr/lib/debian-med/bin/ -o test_results/ -V
+# pipasic dataset species1,species2 -s data/ -d ref/ -I -o test_results/ -V
# code was set to default spectra dir /var/lib/pipasic/spectra - so we can drop the -s option
-# pipasic dataset species1,species2 -d ref/ -I -i /usr/lib/debian-med/bin/ -o test_results/ -V
+# pipasic dataset species1,species2 -d ref/ -I -o test_results/ -V
# code was set to default proteome dir /var/lib/pipasic/proteome - so we can drop the -s option
-pipasic dataset species1,species2 -I -i /usr/lib/debian-med/bin/ -o test_results/ -V
+pipasic dataset species1,species2 -I -o test_results/ -V
# rm -rf *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pipasic.git
More information about the debian-med-commit
mailing list