[med-svn] [concavity] 01/01: More detailed explanation how to do a manual test once you found the file README.test in /usr/share/doc/concavity
Andreas Tille
tille at debian.org
Wed Jun 8 12:23:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository concavity.
commit 0d8c0e32e903400ca9444cfc0aa091f361ab41c1
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 8 13:59:50 2016 +0200
More detailed explanation how to do a manual test once you found the file README.test in /usr/share/doc/concavity
---
debian/README.test | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/README.test b/debian/README.test
index def9592..178ede7 100644
--- a/debian/README.test
+++ b/debian/README.test
@@ -7,8 +7,13 @@ This package can be tested by executing
in order to confirm its integrity.
-To test manually, run
+To test manually, cd to some dir where you have write permissions
+and do
+ cp -a /usr/share/doc/concavity/examples/* .
+ gunzip 1G6C.pdb.gz conservation_data/*.gz
+ ln -s 1G6C_A_jsd.scores conservation_data/1G6C_C_jsd.scores
+ ln -s 1G6C_B_jsd.scores conservation_data/1G6C_D_jsd.scores
concavity -conservation conservation_data/1G6C 1G6C.pdb test1
In this call 1G6C.pdb can be replaced by other PDB-file, for example,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/concavity.git
More information about the debian-med-commit
mailing list