projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c29ed3b
)
Remove comment.
author
Mike Taylor
<mike@indexdata.com>
Wed, 7 Mar 2007 17:59:53 +0000
(17:59 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 7 Mar 2007 17:59:53 +0000
(17:59 +0000)
lib/ZOOM/IRSpy/Task/Search.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Task/Search.pm
b/lib/ZOOM/IRSpy/Task/Search.pm
index
b13903b
..
13794ce
100644
(file)
--- a/
lib/ZOOM/IRSpy/Task/Search.pm
+++ b/
lib/ZOOM/IRSpy/Task/Search.pm
@@
-1,4
+1,4
@@
-# $Id: Search.pm,v 1.9 2007-03-07 11:41:01 mike Exp $
+# $Id: Search.pm,v 1.10 2007-03-07 17:59:53 mike Exp $
package ZOOM::IRSpy::Task::Search;
@@
-39,8
+39,6
@@
sub run {
$this->set_options();
my $conn = $this->conn();
- ### Note that adding this next line DOES NOT HELP at the moment --
- # perhaps because of a ZOOM-C bug?
$conn->connect($conn->option("host"));
my $query = $this->{query};