[med-svn] [Git][med-team/hhsuite][repro] fix
Nilesh Patra
gitlab at salsa.debian.org
Fri Feb 19 20:40:17 GMT 2021
Nilesh Patra pushed to branch repro at Debian Med / hhsuite
Commits:
f53296b4 by Nilesh Patra at 2021-02-20T02:09:53+05:30
fix
- - - - -
1 changed file:
- debian/patches/fix
Changes:
=====================================
debian/patches/fix
=====================================
@@ -1,6 +1,6 @@
--- a/src/hhhitlist.cpp
+++ b/src/hhhitlist.cpp
-@@ -25,10 +25,8 @@
+@@ -25,11 +25,8 @@
out << "Searched_HMMs " << N_searched << std::endl;
// Print date stamp
@@ -8,11 +8,12 @@
- *tp = time(NULL);
-
- out << "Date " << ctime(tp);
+- delete (tp);
+
+ //out << "Date " << ctime(tp);
- delete (tp);
// Print command line
+ out << "Command ";
--- a/data/query.hhr
+++ b/data/query.hhr
@@ -3,7 +3,6 @@
View it on GitLab: https://salsa.debian.org/med-team/hhsuite/-/commit/f53296b4b7f993e8de626622d66bc7d205f4da5a
--
View it on GitLab: https://salsa.debian.org/med-team/hhsuite/-/commit/f53296b4b7f993e8de626622d66bc7d205f4da5a
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/20210219/fcdb450f/attachment-0001.html>
More information about the debian-med-commit
mailing list